Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[sso] add support for ConfigMap, so user can import custom realm.json #220

Open
pschiffe opened this issue Jan 21, 2017 · 2 comments
Open

Comments

@pschiffe
Copy link

When trying to deploy SSO application to OpenShift automatically (e.g. with ansible), it's currently not possible to provide custom realm configuration which would be imported to the newly created instance. This could be done by supporting ConfigMaps, where user can provide custom realm.json file, which in the end could be automatically imported to the SSO during startup.

I did a POC for this use case, which can be found here: https://github.com/pschiffe/keycloak-demo Modified sso70-https.json template file contains new SSO_IMPORT_FILE parameter and variable and a sso-realm-volume with content of sso-realm ConfigMap.

@ecoupal
Copy link

ecoupal commented Apr 26, 2018

+1

@rcernich
Copy link
Contributor

@iankko FYI.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants