mirror of https://github.com/docker/docs.git
fix: duplicate aliases for the same paths
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
This commit is contained in:
parent
83adeefaec
commit
12df6475da
|
@ -9,7 +9,6 @@ aliases:
|
|||
- /engine/admin/reference/logging/
|
||||
- /engine/admin/logging/logentries/
|
||||
- /engine/admin/logging/overview/
|
||||
- /engine/admin/logging/
|
||||
- /config/containers/logging/configure/
|
||||
---
|
||||
|
||||
|
|
|
@ -4,7 +4,6 @@ toc_max: 2
|
|||
keywords: authentication, registry.json, configure, enforce sign-in, docker desktop, security,
|
||||
title: Enforce sign-in for Docker Desktop
|
||||
aliases:
|
||||
- /docker-hub/configure-sign-in/
|
||||
- /security/for-admins/configure-sign-in/
|
||||
---
|
||||
|
||||
|
@ -42,4 +41,4 @@ following occurs:
|
|||
> This means that your users must use SSO to sign in, instead of a username and password.
|
||||
> When you enforce sign-in and enforce SSO, your users must sign in and must use SSO to do so.
|
||||
> See [Enforce SSO](/security/for-admins/single-sign-on/connect#optional-enforce-sso) for details on how to enable this for your SSO connection.
|
||||
{ .tip }
|
||||
{ .tip }
|
||||
|
|
Loading…
Reference in New Issue