Deployment setup for keycloak? #1264
Answered
by
Unix4ever
ksullivan86
asked this question in
Q&A
|
I am trying to follow the documentation but it seems incomplete for using keycloak. I am unclear exactly how to deploy using keycloak? I am guessing this wont work but do I just swap the variables in the docker .env for AUTH0_CLIENT_ID and AUTH0_DOMAIN? AUTH0_CLIENT_ID is easy enough to find but I an not sure about AUTH0_DOMAIN? So AUTH0_CLIENT_ID=https://keycloak-omni.sullyss.win/saml/metadata I am asuming at just swapping the text wont work as there is a part in the omni keycloak walkthrough that asked to save the text or link to https://keycloak-omni.mydoman.com/realms/omni/.well-known/openid-configuration |
Answered by
Unix4ever
Jun 18, 2025
Replies: 1 comment
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
For keycloak you should use SAML flags.
See
omni/deploy/env.template
Lines 33 to 35 in 3f05b34
So the final config in your case will be: