1
0
mirror of synced 2025-12-23 21:07:12 -05:00

Enterprise bug fix hour for week of July 1, 2024 (#51542)

This commit is contained in:
Sophie
2024-07-08 11:24:17 +02:00
committed by GitHub
parent c8b1cdc937
commit 3faef4a471
5 changed files with 26 additions and 8 deletions

View File

@@ -19,6 +19,10 @@ topics:
- SSO
---
**Before** following the steps in this article, make sure that your enterprise uses **managed users**. You can do so by checking whether your enterprise view has the "Users managed by ACCOUNT NAME" header bar at the top of the screen. If you see this, your enterprise uses **managed users** and you can follow the steps in this article.
If your enterprise uses **personal accounts**, you must follow a different process to configure SAML single sign-on. See "[AUTOTITLE](/admin/managing-iam/using-saml-for-enterprise-iam/configuring-saml-single-sign-on-for-your-enterprise)."
## About SAML SSO for {% data variables.product.prodname_emus %}
With {% data variables.product.prodname_emus %}, access to your enterprise's resources on {% data variables.location.product_location %} must be authenticated through your identity provider (IdP). Instead of signing in to {% data variables.product.prodname_dotcom %} with a {% data variables.product.prodname_dotcom %} username and password, members of your enterprise will sign in through your IdP.

View File

@@ -23,7 +23,13 @@ redirect_from:
- /admin/identity-and-access-management/using-saml-for-enterprise-iam/configuring-saml-single-sign-on-for-your-enterprise
---
{% data reusables.enterprise-accounts.emu-saml-note %}
{% ifversion ghec %}
**Before** following the steps in this article, make sure that your enterprise uses **personal accounts**. You can do so by checking whether your enterprise view has the "Users managed by ACCOUNT NAME" header bar at the top of the screen.
If you see this, your enterprise uses **managed users** and you must follow a different process to configure SAML single sign-on. See "[AUTOTITLE](/admin/identity-and-access-management/using-enterprise-managed-users-for-iam/configuring-saml-single-sign-on-for-enterprise-managed-users)."
{% endif %}
## About SAML SSO