[keycloak-user] Map arbitrary LDAP value to an Attribute

Christophe de Vienne christophe.devienne at orus.io
Tue Sep 10 09:30:19 EDT 2019


So, I did this and it works as expected, while remaining a simple enough
piece of code.

I am still interested in alternatives if any exists.

Regards,

Christophe

Le 09/09/2019 à 17:29, Christophe de Vienne a écrit :
> Hi everyone,
> 
> I need to copy a property of a parent organizational unit to a user
> attribute.
> 
>>From what I understand, no existing ldap mapper is able to do that,
> which means I need to code my own ldap mapper (that would inherit
> AbstractLDAPStorageMapper).
> 
> Is this the best way to achive this goal?
> 
> Thanks in advance,
> 
> Christophe
> _______________________________________________
> 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