mirror of https://github.com/docker/docs.git
Fix link to LDAP configuration for UCP (#5645)
I suppose that the document for LDAP configuration was moved into the admin subfolder and this page wasn't updated as part of this commit: 623478bb56
This commit is contained in:
parent
f52ea05957
commit
d6536e9ddc
|
@ -8,7 +8,7 @@ keywords: authorize, authentication, users, teams, UCP, Docker
|
|||
Docker Universal Control Plane provides built-in authentication and also
|
||||
integrates with LDAP directory services. If you want to manage
|
||||
users and groups from your organization's directory, choose LDAP.
|
||||
[Learn to integrate with an LDAP directory](../configure/external-auth/index.md).
|
||||
[Learn to integrate with an LDAP directory](../admin/configure/external-auth/index.md).
|
||||
|
||||
When using the UCP built-in authentication, you need to create users and
|
||||
optionally grant them UCP administrator permissions.
|
||||
|
|
Loading…
Reference in New Issue