Skip to content
Discussion options

You must be logged in to vote

For keycloak you should use SAML flags.
See

omni/deploy/env.template

Lines 33 to 35 in 3f05b34

# Or, when using SAML:
# AUTH='--auth-saml-enabled=true \
# --auth-saml-url=<saml-url>'

So the final config in your case will be:

AUTH='--auth-saml-enabled=true \ 
    --auth-saml-url=https://keycloak-omni.sullyss.win/saml/metadata'

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Unix4ever
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants