Skip to content

Commit b696174

Browse files
committed
fix build
1 parent 14895d4 commit b696174

File tree

4 files changed

+5
-6
lines changed

4 files changed

+5
-6
lines changed

content/guides/admin-set-up/_index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,9 @@ params:
2323
- title: Image Access Management
2424
url: /security/for-admins/hardened-desktop/image-access-management/
2525
- title: Docker Build Cloud subscription information
26-
url: /manuals/subscription/build-cloud/build-details/
26+
url: /subscription/build-cloud/build-details/
2727
- title: Docker Scout subscription information
28-
url: /manuals/subscription/scout-details/
28+
url: /subscription/scout-details/
2929
---
3030

3131
Docker's tools provide a scalable, secure platform that empowers your developers to create, ship, and run applications faster. As an administrator, you have the ability to streamline workflows, standardize development environments, and ensure smooth deployments across your organization.

content/guides/admin-set-up/comms-and-info-gathering.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,6 @@ Docker also offers a number of security related features, again through [Setting
7474

7575
{{< /accordion >}}
7676

77-
## Option step four: Meet with the Docker Implementation team
77+
## Optional step four: Meet with the Docker Implementation team
7878

7979
The Docker Implementation team can help you step through setting up your organization, configuring SSO, enforcing sign in, and configuring Docker. You can reach out to set up a meeting by emailing [email protected].

content/guides/admin-set-up/deploy.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,11 @@ weight: 40
77
> [!WARNING]
88
> Ensure you communicate with your users before proceeding, and confirm that your IT and MDM teams are prepared to handle any unexpected issues, as these steps will affect all existing users signing into your Docker organization.
99
10-
1110
## Step one: Enforce SSO
1211

1312
Enforcing SSO means that anyone who has a Docker profile with an email address that matches your verified domain must sign in using your SSO connection. Make sure the Identity provider groups associated with your SSO connection cover all the developer groups that you want to have access to the Docker subscription.
1413

15-
## Step two: Deploy configuration settings and enforce sign in to users
14+
## Step two: Deploy configuration settings and enforce sign-in to users
1615

1716
Have the MDM team deploy the configuration files for Docker to all users.
1817

content/guides/admin-set-up/testing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ You can test SSO and SCIM by signing in to Docker Desktop or Docker Hub with the
1212
>
1313
> Some users may need CLI based logins to Docker Hub, and for this they will need a [personal access token (PAT)](/manuals/security/for-developers/access-tokens.md).
1414
15-
## Test Registry/Image Access Management
15+
## Test RAM and IAM
1616

1717
> [!WARNING]
1818
> Be sure to communicate with your users before proceeding, as this step will impact all existing users signing into your Docker organization

0 commit comments

Comments
 (0)