mirror of https://github.com/docker/docs.git
Fix redirect in docs
(cherry picked from commit 224afea59b0ab5bedbff53c574da286991864fe8)
This commit is contained in:
parent
a8f1de4b70
commit
806c7c1c18
|
|
@ -1,12 +1,12 @@
|
||||||
<!--[metadata]>
|
<!--[metadata]>
|
||||||
+++
|
+++
|
||||||
|
aliases = [ "/docker-trusted-registry/configure/config-auth/"]
|
||||||
title ="Integrate with LDAP"
|
title ="Integrate with LDAP"
|
||||||
keywords= ["LDAP, authentication, user management"]
|
keywords= ["LDAP, authentication, user management"]
|
||||||
description="Learn how to integrate UCP with an LDAP service, so that you can manage users from a single place."
|
description="Learn how to integrate UCP with an LDAP service, so that you can manage users from a single place."
|
||||||
[menu.main]
|
[menu.main]
|
||||||
parent="mn_ucp_configuration"
|
parent="mn_ucp_configuration"
|
||||||
identifier="ucp_ldap_integration"
|
identifier="ucp_ldap_integration"
|
||||||
aliases = [ "/docker-trusted-registry/configure/config-auth"]
|
|
||||||
weight=30
|
weight=30
|
||||||
+++
|
+++
|
||||||
<![end-metadata]-->
|
<![end-metadata]-->
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue