Hi,
there are 2 concepts in Keycloak.
- Identity Brokering / Identity providers - The providers are 3rd party
OAuth2/OIDC/SAML providers, which Keycloak will just delegate
authentication too. That is what is displayed as a button on the login page
- UserStorage providers - Those are used by Keycloak for the
provisioning of users. LDAP integration is in this category. In other
words, you won't see anything like "Login with LDAP" on the login
screen. Keycloak just automatically uses LDAP for provisioning of users
when you configure LDAP provider.
More details in the docs
Marek
On 19/10/18 15:11, So Be wrote:
Hi,
I have integrated our jupyterhub with keycloak. it works fine.
Now, I want to add LDAP as additional identity provider with Github.
I have configured the realm with our LDAP server but I can not see LDAP
button with the others in the log in page.
What I am doing wrong?
Thank you.
_______________________________________________
keycloak-user mailing list
keycloak-user(a)lists.jboss.org
https://lists.jboss.org/mailman/listinfo/keycloak-user