Name | Type | Description | Notes |
---|---|---|---|
ldap_url | String | The url of ldap service. | [optional] |
ldap_search_dn | String | The search dn of ldap service. | [optional] |
ldap_search_password | String | The search password of ldap service. | [optional] |
ldap_base_dn | String | The base dn of ldap service. | [optional] |
ldap_filter | String | The serach filter of ldap service. | [optional] |
ldap_uid | String | The serach uid from ldap service attributes. | [optional] |
ldap_scope | Integer | The serach scope of ldap service. | [optional] |
ldap_connection_timeout | Integer | The connect timeout of ldap service(second). | [optional] |
ldap_verify_cert | BOOLEAN | Verify Ldap server certificate. | [optional] |