diff --git a/content/en/hosting/SSO/overview.md b/content/en/hosting/SSO/overview.md index 7b5e51ec4..cae630ddc 100644 --- a/content/en/hosting/SSO/overview.md +++ b/content/en/hosting/SSO/overview.md @@ -40,6 +40,15 @@ SSO authentication is implemented with the industry standard [OpenID Connect](ht 4. Before logging into the CHT, each SSO user must have a CHT user [provisioned with an "SSO Email Address"](/building/reference/api/#/User/v3UsersPost) that matches the email address configured for the user with the OIDC Provider. 5. Use the "Login with SSO" button on the CHT login page. + + + ## Detailed Guides