keycloak-scim/federation/ldap/src/main
Jonatas Esteves Silverio 0d9964c185 KEYCLOAK-7990 Use attribute name from config on LDAP group creation
Use CommonLDAPGroupMapperConfig.getMembershipLdapAttribute() instead of
constant LDAPConstants.MEMBER to honor the "membership.ldap.attribute"
config key when creating a LDAP group. This fixes an error when trying
to create a group on a DS server configured with a different member
attribute than the standard "member" (eg. 389ds).
2018-12-13 07:53:09 +01:00
..
java/org/keycloak/storage/ldap KEYCLOAK-7990 Use attribute name from config on LDAP group creation 2018-12-13 07:53:09 +01:00
resources/META-INF/services hardcoded-ldap-group-mapper 2018-06-26 13:30:44 +02:00