Replies: 2 comments
-
|
If you have multiple providers, the order in which they are consulted by keycloak is defined by the "priority" setting in the federation provider settings. The one with the lowest priority is consulted first. I'm not aware of any way to change the order based on the username or other factors. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Thanks sonOfRa. Any idea where the code lives that routes the auth requests to the LDAP servers? I will look at that with adding the needed functionality in mind. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi - I have 3 AD Domains. a.org, b.org and c.org. all three have a user tomsmith. How do I specify which domain to verify against during login? IE [email protected]
thanks for any help.
Beta Was this translation helpful? Give feedback.
All reactions