add sso video and link (#18294)

This commit is contained in:
Stephanie Aurelio 2023-10-11 11:57:21 -07:00 committed by GitHub
parent ef092ee750
commit be0dbbc0ed
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 7 additions and 1 deletions

View File

@ -56,7 +56,7 @@ After your domain is verified, create an SSO connection.
>
> You have to verify at least one domain before creating the connections.
4. Select an authentication method, **SAML** or **Azure AD (OIDC)**.
4. Select an authentication method, **SAML** or **Azure AD (OIDC)**. See [More resources](#more-resources) for a video overview on how to set up SSO with SAML in Entra ID (formerly Azure AD).
5. Copy the following fields and add them to your IdP:
- SAML: **Entity ID**, **ACS URL**
@ -112,6 +112,12 @@ Your users must now sign in to Docker with SSO.
> If SSO isn't enforced, users can choose to sign in with either their Docker ID or SSO.
{ .important}
## More resources
The following video provides an overview of configuring SSO with SAML in Entra ID (formerly Azure AD).
<iframe title="Configure SSO with SAML in Entra ID overview" class="border-0 w-full aspect-video mb-8" allow="fullscreen" src="https://www.loom.com/embed/0a30409381f340cfb01790adbd9aa9b3?sid=7e4e10a7-7f53-437d-b593-8a4886775632"></iframe>
## What's next?
- {{ $sso_mgmt_link }}