File tree Expand file tree Collapse file tree 1 file changed +7
-5
lines changed
content/security/for-admins Expand file tree Collapse file tree 1 file changed +7
-5
lines changed Original file line number Diff line number Diff line change @@ -32,12 +32,14 @@ following occurs:
3232- When a user signs out, the ** Sign in required!** prompt appears and they can
3333 no longer use Docker Desktop.
3434
35- > ** Enforcing Single Sign-On ( SSO) **
35+ > ** Enforce sign-in vs enforce SSO**
3636>
37- > Enforcing sign-in to Docker Desktop isn't the same as enforcing SSO. To ensure
38- > that your users always sign in using their SSO credentials, you must also
39- > enforce SSO. For more details, see [ Single Sign-On
40- > overview] ( single-sign-on/_index.md ) .
37+ > Enforcing sign-in ensures that users are required to sign in to use Docker Desktop.
38+ > If your organization is also using single sign-on (SSO), you can optionally enforce SSO.
39+ > This means that your users must use SSO to sign in, instead of a username and password.
40+ > When you enforce sign-in and enforce SSO, your users must sign in and must use SSO to do so.
41+ > See [ Enforce SSO] ( /security/for-admins/single-sign-on/connect#optional-enforce-sso ) for details on how to enable this for your SSO connection.
42+ { .tip }
4143
4244
4345## Create a registry.json file to enforce sign-in
You can’t perform that action at this time.
0 commit comments