NSX-T Data Center REST API
ALBLdapUserBindSettings (schema)
LdapUserBindSettings
Advanced load balancer LdapUserBindSettings object
| Name | Description | Type | Notes |
|---|---|---|---|
| dn_template | Dn template LDAP user DN pattern is used to bind LDAP user after replacing the user token with real username. |
string | |
| token | Token LDAP token is replaced with real user name in the user DN pattern. Default value when not specified in API or module is interpreted by ALB Controller as |
string | Default: " |
| user_attributes | User attributes LDAP user attributes to fetch on a successful user bind. |
array of string | |
| user_id_attribute | User id attribute LDAP user id attribute is the login attribute that uniquely identifies a single user record. |
string |