LdapConfigCreateRequest
LdapConfigCreateRequest
| Name | Description | Schema | Default |
|---|---|---|---|
| bind_credential optional | Bind Password Example : passwordMinimum length : 1Maximum length : 128 | string | |
| bind_dn optional | Bind DN Example : CN=Administrator,CN=Users,DC=test,DC=addMinimum length : 1Maximum length : 255 | string | |
| connection_url optional | LDAP Server URL Example : ldaps://test.subdomain.company.com:123Minimum length : 1Maximum length : 255 | string | |
| rdn_ldap_attribute optional | RDN LDAP Attribute Example : cnMinimum length : 1Maximum length : 64 | string | |
| user_object_classes optional | User Object Classes Example : person, organizationalPerson, userMinimum length : 1Maximum length : 100 | string | |
| username_ldap_attribute optional | Username LDAP Attribute Example : sAMAccountNameMinimum length : 1Maximum length : 64 | string | |
| users_dn optional | Users DN Example : OU=Employees,OU=Accounts,DC=sub,DC=orgMinimum length : 1Maximum length : 255 | string |