UserFederationMapperConfigResponse

UserFederationMapperConfigResponse
UserFederationMapperConfigResponse

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

JSON Example
{
    "id": "c36fcf2c-ce24-4bae-beda-8161d4eb2883",
    "ldap_attribute": "cn",
    "name": "my-mapper"
}
string
id
Required

Id of the mapper

string
ldap_attribute
Required

Name of mapped attribute on LDAP object.

string
name
Required

Name of the mapper