-
Story
-
Resolution: Done
-
Major
-
None
-
None
-
None
Keycloak adapters will be phased out in the future in favour of OIDC impls specific to a particular platform/project (these would still be able to connect to Keycloak). For instance, in CEQ the OIDC support from Quarkus is used (https://github.com/apache/camel-quarkus-examples/tree/main/platform-http-security-keycloak). In CSB we should be able to reuse OIDC support from Spring Security with proper config. This needs to be verified and ideally an example produced demonstrating this.