[keycloak-user] Ldap integration via Keycloak admin client api
Marek Posolda
mposolda at redhat.com
Tue Mar 21 03:10:51 EDT 2017
Do you want to update LDAP provider with admin client? That's possible
as everything, which is doable in admin console, is doable with admin
client too.
Or do you want to authenticate as LDAP user with the admin client? Admin
client supports authenticating of Keycloak users or service accounts. So
you will need to add LDAP user storage provider in one of your realms
(either master or some other) and put some LDAP users into admin roles
(or configure role mappings from LDAP with LDAP role mappers) and then
you can authenticate to adminClient with username/password from LDAP.
Marek
On 20/03/17 09:39, Nabeel Ahmed wrote:
> HI Everyone,
>
> I am looking for some example to integrate LDAP via keycloak admin client
> api..
> Any help is appreciated.
>
> Regards,
>
> Nabeel Ahmed
> Cell # +92 333 540 5542
> _______________________________________________
> keycloak-user mailing list
> keycloak-user at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/keycloak-user
More information about the keycloak-user
mailing list