From c2c4b6a0f4d8f48740de08aa829e082a6352c6e5 Mon Sep 17 00:00:00 2001 From: Jerae Duffin Date: Thu, 3 Feb 2022 12:55:50 -0600 Subject: [PATCH] prereqs update --- single-sign-on/index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/single-sign-on/index.md b/single-sign-on/index.md index eabb021b56..9fb5fcdaa1 100644 --- a/single-sign-on/index.md +++ b/single-sign-on/index.md @@ -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 -* 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 +* New members must create a Personal Access Token (PAT) to log into the CLI; however, existing users can use their username and password as specified below * 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, 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. +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 the grace period ends, your users will be able to log in from Docker Desktop CLI using their previous credentials until PATs are mandatory. In addition, all email addresses should be added to your IdP. ## Configure