Commit a5ae0f08 authored by Achilleas Pipinellis's avatar Achilleas Pipinellis

Merge branch 'docs-ldap-api-update' into 'master'

`provider` is always required - remove confusing text

See merge request gitlab-org/gitlab-ee!3889
parents aca8b4e8 d93d96ac
......@@ -536,7 +536,7 @@ Parameters:
- `id` (required) - The ID of a group
- `cn` (required) - The CN of a LDAP group
- `group_access` (required) - Minimum access level for members of the LDAP group
- `provider` (required) - LDAP provider for the LDAP group (when using several providers)
- `provider` (required) - LDAP provider for the LDAP group
### Delete LDAP group link
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment