[keycloak-user] KeycloakSpringBootConfigResolver - When reading keycloak configuration from springboot properties file instead of keycloak.json

Sajid Chauhan sajid at theinnovationinc.co
Wed Sep 27 20:41:43 EDT 2017


Hi All,

There are guidelines to implement a multi-tenant application using keycloak
by overriding 'KeycloakConfigResolver' as specified in
http://www.keycloak.org/docs/2.3/securing_apps_guide/topics/oidc/java/multi-tenancy.html
.

The steps defined above can only be used with keycloak.json. How can we
adapt this to spring boot application such that keycloak properties are
read from spring boot properties file and multi-tenancy is acheived?

Thanks,
Sajid


More information about the keycloak-user mailing list