UserFederationMapperConfig

UserFederationMapperConfig
UserFederationMapperConfig

The request body contains parameter to map between Keycloak and Ldap.

JSON Example
{
    "ldap_attribute": "cn",
    "name": "my-mapper"
}
string
ldap_attribute
Required

Name of mapped attribute on LDAP object.

string
name
Required

Name of the mapper