You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Additional Docker products included in your subscriptions
66
66
67
67
To view the parameters that can be preset, see [Configure Settings Management](/manuals/enterprise/security/hardened-desktop/settings-management/configure-json-file.md#step-two-configure-the-settings-you-want-to-lock-in).
Copy file name to clipboardExpand all lines: content/guides/admin-set-up/testing.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,23 +14,23 @@ SSO and SCIM setup.
14
14
> [!IMPORTANT]
15
15
>
16
16
> Some users may need CLI based logins to Docker Hub, and for this they will
17
-
need a [personal access token (PAT)](/manuals/security/access-tokens.md).
17
+
> need a [personal access token (PAT)](/manuals/security/access-tokens.md).
18
18
19
19
## Test Registry Access Management and Image Access Management
20
20
21
21
> [!WARNING]
22
22
>
23
23
> Communicate with your users before proceeding, as this step will impact all
24
-
existing users signing into your Docker organization.
24
+
> existing users signing into your Docker organization.
25
25
26
26
If you plan to use [Registry Access Management (RAM)](/manuals/enterprise/security/hardened-desktop/registry-access-management.md) and/or [Image Access Management (IAM)](/manuals/enterprise/security/hardened-desktop/image-access-management.md):
27
27
28
28
1. Ensure your test developer signs in to Docker Desktop using their
29
-
organization credentials
29
+
organization credentials
30
30
2. Have them attempt to pull an unauthorized image or one from a disallowed
31
-
registry via the Docker CLI
31
+
registry via the Docker CLI
32
32
3. Verify they receive an error message indicating that the registry is
33
-
restricted by the organization
33
+
restricted by the organization
34
34
35
35
## Deploy settings and enforce sign in to test group
0 commit comments