[keycloak-user] Clarifications regarding Spring Security Adapter Configuration
Michael Furman
michael_furman at hotmail.com
Wed Oct 26 09:51:57 EDT 2016
Hi all,
I will happy for couple of clarifications regarding Java Adapter Configuration:
https://keycloak.gitbooks.io/securing-client-applications-guide/content/topics/oidc/java/java-adapter-config.html
I want to use Spring Security Adapter:
https://keycloak.gitbooks.io/securing-client-applications-guide/content/topics/oidc/java/spring-security-adapter.html
1. Where keycloak.json should be located?
How I pass it to the Spring Security Adapter?
2. Is it possible to configure all properties (that configured in keycloak.json) via database?
Or alternatively via some Spring Context?
In this case I will be able to put confidential information (e.g. truststore-password) in the database
Thank you in advance for your help.
Best regards,
Michael
More information about the keycloak-user
mailing list