Hi, I am new to flwoable.
I am using flowable flowable-spring-boot-starter-rest 7.1.0 with Spring Boot 3.
I want to use existing keycloak as IDM, what’s is the right option?
- Implementing IDM interface, with keycloak client library.
- With Spring security, and let spring security handle interaction with keycloak(is this even possible?)