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
## Description
- Next DD release will support Enforce Sign-in for Teams, do not merge
this until DD release date next week
## Related issues or tickets
- https://docker.atlassian.net/browse/ENGDOCS-2669
## Reviews
- [ ] Editorial review
When Docker Desktop starts and it detects a registry key, `.plist` file, or `registry.json` file, the following occurs:
33
+
When Docker Desktop starts and it detects a registry key, `.plist` file, or
34
+
`registry.json` file, the following occurs:
31
35
32
36
- A **Sign in required!** prompt appears requiring the user to sign
33
37
in as a member of your organization to use Docker Desktop. ![Enforce Sign-in
@@ -42,11 +46,13 @@ When Docker Desktop starts and it detects a registry key, `.plist` file, or `reg
42
46
43
47
> [!NOTE]
44
48
>
45
-
> Enforcing sign-in for Docker Desktop does not impact accessing the Docker CLI. CLI access is only impacted for organizations that enforce single sign-on.
49
+
> Enforcing sign-in for Docker Desktop does not impact accessing the Docker CLI.
50
+
CLI access is only impacted for organizations that enforce single sign-on.
46
51
47
52
## Enforcing sign-in versus enforcing single sign-on (SSO)
48
53
49
-
[Enforcing SSO](/manuals/security/for-admins/single-sign-on/connect.md#optional-enforce-sso) and enforcing sign-in are different features. The following table provides a
0 commit comments