Skip to content

Commit 8be22be

Browse files
Update Continue with SSO sign in flow
1 parent acfffcd commit 8be22be

File tree

1 file changed

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

1 file changed

+2
-2
lines changed

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

+2-2
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@ After you've completed the SSO connection process in Docker, we recommend testin
186186

187187
1. Open an incognito browser.
188188
2. Sign in to the Admin Console using your **domain email address**.
189-
3. The browser will redirect to your identity provider's sign in page to authenticate. If you have [multiple IdPs](#optional-configure-multiple-idps), the browser will prompt your to choose your identity provider.
189+
3. The browser will redirect to your identity provider's sign in page to authenticate. If you have [multiple IdPs](#optional-configure-multiple-idps), choose the sign sign-in option **Continue with SSO**.
190190
4. Authenticate through your domain email instead of using your Docker ID.
191191

192192
You can also test your SSO connection through the command-line interface (CLI). If you want to test through the CLI, your users must have a personal access token (PAT).
@@ -195,7 +195,7 @@ You can also test your SSO connection through the command-line interface (CLI).
195195

196196
Docker supports multiple IdP configurations. With multiple IdPs configured, one domain can be associated with multiple SSO identity providers. To configure multiple IdPs, repeat steps 1-4 in this guide for each IdP. Ensure each IdP configuration uses the same domain.
197197

198-
When a user signs in to a Docker organization that has multiple IdPs, the user is prompted to choose their identity provider. Once they have chosen their identity provider, they will authenticate through their domain email.
198+
When a user signs in to a Docker organization that has multiple IdPs, on the sign-in page, they must choose the option **Continue with SSO**. This prompts them to choose their identity provider and authenticate through their domain email.
199199

200200
## Optional: Enforce SSO
201201

0 commit comments

Comments
 (0)