Class LdapMapRoleMapperConfig
java.lang.Object
org.keycloak.models.map.storage.ldap.config.LdapMapCommonGroupMapperConfig
org.keycloak.models.map.storage.ldap.role.config.LdapMapRoleMapperConfig
-
Field Summary
Modifier and TypeFieldDescriptionstatic final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
Fields 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
-
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:
getLDAPGroupNameLdapAttribute
in classLdapMapCommonGroupMapperConfig
-
getCustomLdapFilter
-
getUserRolesRetrieveStrategy
-
getLdapMapConfig
-