Update website ldap url text

This commit is contained in:
Jeff Mitchell 2018-05-16 11:58:10 -04:00
parent c683315b67
commit ec876c21b3
1 changed files with 3 additions and 1 deletions

View File

@ -27,7 +27,9 @@ This endpoint configures the LDAP auth method.
### Parameters
- `url` `(string: <required>)` The LDAP server to connect to. Examples:
`ldap://ldap.myorg.com`, `ldaps://ldap.myorg.com:636`
`ldap://ldap.myorg.com`, `ldaps://ldap.myorg.com:636`. Multiple URLs can be
specified with commas, e.g. `ldap://ldap.myorg.com,ldap://ldap2.myorg.com`;
these will be tried in-order.
- `case_sensitive_names` `(bool: false)` If set, user and group names
assigned to policies within the backend will be case sensitive. Otherwise,
names will be normalized to lower case. Case will still be preserved when