Skip to content

Commit 705eda9

Browse files
Merge pull request #21440 from sarahsanders-docker/ENGDOCS-2317
Fix link in SSO prereqs
2 parents c8cadbb + cc6d6ee commit 705eda9

File tree

1 file changed

+1
-1
lines changed
  • content/manuals/security/for-admins/single-sign-on

1 file changed

+1
-1
lines changed

content/manuals/security/for-admins/single-sign-on/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ Once your SSO configuration is complete, a first-time user can sign in to Docker
3838
Before configuring SSO, ensure you meet the following prerequisites:
3939
* Notify your company about the new SSO sign in procedures.
4040
* Verify that all users have Docker Desktop version 4.4.2 or later installed.
41-
* If your organization is planning to [enforce SSO](../enforce-sign-in/_index.md), members using the Docker CLI are required to [create a Personal Access Token (PAT)](/docker-hub/access-tokens/). The PAT will be used instead of their username and password. Docker plans to deprecate signing in to the CLI with a password in the future, so using a PAT will be required to prevent issues with authentication. For more details see the [security announcement](/security/security-announcements/#deprecation-of-password-logins-on-cli-when-sso-enforced).
41+
* If your organization is planning to [enforce SSO](/manuals/security/for-admins/single-sign-on/connect.md#optional-enforce-sso), members using the Docker CLI are required to [create a Personal Access Token (PAT)](/docker-hub/access-tokens/). The PAT will be used instead of their username and password. Docker plans to deprecate signing in to the CLI with a password in the future, so using a PAT will be required to prevent issues with authentication. For more details see the [security announcement](/security/security-announcements/#deprecation-of-password-logins-on-cli-when-sso-enforced).
4242
* Ensure all your Docker users have a valid user on your IdP with the same email address as their Unique Primary Identifier (UPN).
4343
* Confirm that all CI/CD pipelines have replaced their passwords with PATs.
4444
* For your service accounts, add your additional domains or enable it in your IdP.

0 commit comments

Comments
 (0)