[keycloak-user] Ldap integration via Keycloak admin client api

Nabeel Ahmed mr.beel at gmail.com
Tue Mar 21 03:25:01 EDT 2017


I want to add LDAP storage provider using admin client api.


On 21 Mar 2017 12:10 p.m., "Marek Posolda" <mposolda at redhat.com> wrote:

> 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