LdapUserBindSettings
{
"dn_template": "string",
"token": "string",
"user_attributes": [
"string"
],
"user_id_attribute": "string"
}
LDAP user DN pattern is used to bind LDAP user after replacing the user token with real username. Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.
LDAP token is replaced with real user name in the user DN pattern. Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.
LDAP user attributes to fetch on a successful user bind. Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.
LDAP user id attribute is the login attribute that uniquely identifies a single user record. Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.