Class LdapMapRoleMapperConfig
java.lang.Object
org.keycloak.models.map.storage.ldap.config.LdapMapCommonGroupMapperConfig
org.keycloak.models.map.storage.ldap.role.config.LdapMapRoleMapperConfig
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final StringFields inherited from class org.keycloak.models.map.storage.ldap.config.LdapMapCommonGroupMapperConfig
mapperModel, MEMBEROF_LDAP_ATTRIBUTE, MEMBERSHIP_ATTRIBUTE_TYPE, MEMBERSHIP_LDAP_ATTRIBUTE, MEMBERSHIP_USER_LDAP_ATTRIBUTE, MODE, USER_ROLES_RETRIEVE_STRATEGY -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.keycloak.models.map.storage.ldap.config.LdapMapCommonGroupMapperConfig
getConfigValues, getMemberOfLdapAttribute, getMembershipLdapAttribute, getMembershipUserLdapAttribute
-
Field Details
-
REALM_ROLES_DN
- See Also:
-
CLIENT_ROLES_DN
- See Also:
-
COMMON_ROLES_DN
- See Also:
-
ROLE_NAME_LDAP_ATTRIBUTE
- See Also:
-
ROLE_OBJECT_CLASSES
- See Also:
-
ROLES_LDAP_FILTER
- See Also:
-
LOAD_ROLES_BY_MEMBER_ATTRIBUTE
- See Also:
-
GET_ROLES_FROM_USER_MEMBEROF_ATTRIBUTE
- See Also:
-
LOAD_ROLES_BY_MEMBER_ATTRIBUTE_RECURSIVELY
- See Also:
-
-
Constructor Details
-
LdapMapRoleMapperConfig
-
-
Method Details
-
getRealmRolesDn
-
getCommonRolesDn
-
getClientRolesDn
-
getRolesDn
-
getRoleAttributes
-
getRoleNameLdapAttribute
-
getLDAPGroupNameLdapAttribute
- Specified by:
getLDAPGroupNameLdapAttributein classLdapMapCommonGroupMapperConfig
-
getCustomLdapFilter
-
getUserRolesRetrieveStrategy
-
getLdapMapConfig
-