diff --git a/layouts/shortcodes/admin-sso-config.md b/layouts/shortcodes/admin-sso-config.md index 65cdd70fbf..b603c1fa8f 100644 --- a/layouts/shortcodes/admin-sso-config.md +++ b/layouts/shortcodes/admin-sso-config.md @@ -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). + + + ## What's next? - {{ $sso_mgmt_link }}