diff --git a/_data/toc.yaml b/_data/toc.yaml index 2872baec5f..477a51f559 100644 --- a/_data/toc.yaml +++ b/_data/toc.yaml @@ -1302,12 +1302,8 @@ manuals: section: - path: /docker-hub/ title: Quickstart - - path: /docker-hub/onboarding-faqs/ - title: Onboarding FAQs - path: /docker-id/ title: Docker ID accounts - - path: /docker-hub/orgs/ - title: Teams and organizations - path: /docker-hub/repos/ title: Repositories - path: /docker-hub/service-accounts/ @@ -1326,8 +1322,6 @@ manuals: title: Link to GitHub and BitBucket - path: /docker-hub/webhooks/ title: Webhooks - - path: /docker-hub/image-access-management/ - title: Image Access Management - path: /docker-hub/vulnerability-scanning/ title: Vulnerability scanning - path: /docker-hub/audit-log/ @@ -1346,18 +1340,10 @@ manuals: title: Recover your Docker Hub account - path: /docker-hub/2fa/new-recovery-code/ title: Generate a new recovery code - - sectiontitle: Single-Sign-on - section: - - path: /single-sign-on/ - title: Configure - - path: /single-sign-on/faqs/ - title: FAQs - path: /docker-hub/download-rate-limit/ title: Download rate limit - sectiontitle: Administration section: - - path: /docker-hub/configure-sign-in/ - title: Configure sign in - path: /docker-hub/image-management/ title: Advanced Image Management dashboard - path: /docker-hub/convert-account/ @@ -1382,6 +1368,23 @@ manuals: - path: /subscription/remove-seats/ title: Remove seats +- sectiontitle: Administration + section: + - path: /docker-hub/orgs/ + title: Teams and organizations + - path: /docker-hub/configure-sign-in/ + title: Enforce sign in + - sectiontitle: Single-Sign-on + section: + - path: /single-sign-on/ + title: Configure + - path: /single-sign-on/faqs/ + title: FAQs + - path: /docker-hub/image-access-management/ + title: Image Access Management + - path: /docker-hub/onboarding-faqs/ + title: Onboarding FAQs + - sectiontitle: Security section: - path: /security/ diff --git a/docker-hub/configure-sign-in.md b/docker-hub/configure-sign-in.md index 78df116588..76bb4ff230 100644 --- a/docker-hub/configure-sign-in.md +++ b/docker-hub/configure-sign-in.md @@ -1,7 +1,7 @@ --- -description: Configure registry.json to require sign in +description: Configure registry.json to enforce users to sign into Docker Desktop keywords: authentication, registry.json, configure, -title: Configure registry.json to require sign in +title: Configure registry.json to enforce sign in --- The `registry.json` file is a configuration file that allows administrators to