Merge pull request #14198 from jerae-duffin/ENGDOCS-572

updated prereqs
This commit is contained in:
Usha Mandya 2022-02-02 17:38:56 +00:00 committed by GitHub
commit 93c0866dff
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -22,14 +22,14 @@ We currently support enabling SSO on a single organization. If you have any user
* You must first notify your company about the new SSO login procedures
* Verify that your org members have Docker Desktop version 4.4.2 installed on their machines
* Each org member must create a Personal Access Token (PAT) to replace their passwords
* New members must create a Personal Access Token (PAT) to log into the CLI; however, existing users can use their username and password during the grace period
* Confirm that all CI/CD pipelines have replaced their passwords with PATs
* For your service accounts, add your additional domains or enable it in your IdP
* Test SSO using your domain email address and IdP password to successfully log in and log out of Docker Hub
## Create a Personal Access Token (PAT)
Before you configure SSO for your organization, each member of your organization must [create an access token](../docker-hub/access-tokens.md). There is currently a grace period, which will expire in the near future. Before enforcing the usage of PATs, your users will be able to log in from Docker Desktop CLI using their previous credentials during this transition period.
Before you configure SSO for your organization, new members of your organization must [create an access token](../docker-hub/access-tokens.md) to log into the CLI. There is currently a grace period for existing users, which will expire in the near future. Before enforcing the usage of PATs, your users will be able to log in from Docker Desktop CLI using their previous credentials during this transition period.
In addition, all email addresses should be added to your IdP.
## Configure