Hi all,
I will happy for couple of clarifications regarding Java Adapter Configuration:
https://keycloak.gitbooks.io/securing-client-applications-guide/content/t...
I want to use Spring Security Adapter:
https://keycloak.gitbooks.io/securing-client-applications-guide/content/t...
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