You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/admin/managing-iam/configuring-authentication-for-enterprise-managed-users/disabling-authentication-and-provisioning-for-enterprise-managed-users.md
+6-1Lines changed: 6 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -21,12 +21,16 @@ After you disable SAML or OIDC authentication for your enterprise, the following
21
21
22
22
* All external identities for the enterprise, and associated email addresses for {% data variables.enterprise.prodname_managed_users %}, will be removed. For more information, see [AUTOTITLE](/admin/user-management/managing-users-in-your-enterprise/viewing-and-managing-a-users-saml-access-to-your-enterprise).
23
23
* All {% data variables.enterprise.prodname_managed_users %} will be suspended. The suspended accounts will not be renamed. For more information, see [AUTOTITLE](/admin/user-management/managing-users-in-your-enterprise/viewing-people-in-your-enterprise#viewing-suspended-members).
24
-
* All {% data variables.product.pat_generic_plural %} and SSH keys associated with {% data variables.enterprise.prodname_managed_users %} will be deleted.
24
+
* {% data variables.product.pat_v1_caps_plural %}, SSH keys, {% data variables.product.prodname_oauth_app %} authorizations, and {% data variables.product.prodname_github_app %} user-to-server tokens associated with {% data variables.enterprise.prodname_managed_users %} will be deleted.
25
+
* {% data variables.product.pat_v2_caps_plural %} are not deleted, but they stop working while the accounts are suspended.
25
26
* All of the external groups provisioned by SCIM will be deleted. For more information, see [AUTOTITLE](/admin/identity-and-access-management/using-enterprise-managed-users-for-iam/managing-team-memberships-with-identity-provider-groups).
26
27
28
+
Resources owned by an organization are not affected. {% data variables.product.prodname_actions %} secrets and {% data variables.product.prodname_github_app %} installations remain in place, so automation that authenticates as an installed {% data variables.product.prodname_github_app %}—rather than as a managed user—keeps working.
29
+
27
30
If you later reconfigure authentication for the enterprise, external groups must be reprovisioned via SCIM, and {% data variables.enterprise.prodname_managed_users %} must be reprovisioned before users can sign in.
28
31
29
32
> [!NOTE]
33
+
>
30
34
> * The authentication disabling process can require substantial time to complete for enterprises with a large number of members.
31
35
> * Avatar data for {% data variables.enterprise.prodname_managed_users %} is permanently removed upon suspension. Reprovisioned users will need to reupload their avatar.
32
36
@@ -38,6 +42,7 @@ If you want to migrate to a new identity provider (IdP) or tenant rather than di
38
42
> Disabling authentication and provisioning will prevent your enterprise's {% data variables.enterprise.prodname_managed_users %} from signing in to access your enterprise on {% data variables.product.github %}.
39
43
40
44
{% data reusables.emus.sign-in-as-setup-user %}
45
+
41
46
1. Attempt to access your enterprise account, and use a recovery code to bypass SAML SSO or OIDC. For more information, see [AUTOTITLE](/admin/identity-and-access-management/managing-recovery-codes-for-your-enterprise/accessing-your-enterprise-account-if-your-identity-provider-is-unavailable).
42
47
{% data reusables.enterprise-accounts.access-enterprise %}
43
48
{% data reusables.enterprise-accounts.identity-provider-tab %}
Copy file name to clipboardExpand all lines: content/admin/managing-iam/using-saml-for-enterprise-iam/disabling-saml-single-sign-on-for-your-enterprise.md
+4-1Lines changed: 4 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,9 +15,11 @@ category:
15
15
16
16
After you disable SAML SSO for your enterprise, the following effects apply:
17
17
18
-
* All external identities for your enterprise will be removed. For more information, see - All external identities for the enterprise will be removed. For more information, see [AUTOTITLE](/admin/user-management/managing-users-in-your-enterprise/viewing-and-managing-a-users-saml-access-to-your-enterprise).
18
+
* All external identities for your enterprise will be removed. For more information, see [AUTOTITLE](/admin/user-management/managing-users-in-your-enterprise/viewing-and-managing-a-users-saml-access-to-your-enterprise).
19
19
* Any SAML settings configured for individual organizations within the enterprise will take effect. For more information, see [AUTOTITLE](/organizations/managing-saml-single-sign-on-for-your-organization/enabling-and-testing-saml-single-sign-on-for-your-organization).
20
20
21
+
{% data reusables.saml.credentials-persist-when-sso-disabled %}
22
+
21
23
## Disabling SAML
22
24
23
25
{% data reusables.enterprise-accounts.access-enterprise %}
@@ -27,6 +29,7 @@ After you disable SAML SSO for your enterprise, the following effects apply:
27
29
28
30
{% data reusables.enterprise-accounts.settings-tab %}
29
31
{% data reusables.enterprise-accounts.security-tab %}
32
+
30
33
1. Under "SAML single sign-on", deselect **Require SAML authentication**.
Copy file name to clipboardExpand all lines: content/organizations/managing-saml-single-sign-on-for-your-organization/disabling-saml-single-sign-on-for-your-organization.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,12 +11,15 @@ category:
11
11
12
12
After you disable SAML SSO for your organization, all external identities for your organization will be removed. For more information, see [AUTOTITLE](/organizations/granting-access-to-your-organization-with-saml-single-sign-on/viewing-and-managing-a-members-saml-access-to-your-organization).
13
13
14
+
{% data reusables.saml.credentials-persist-when-sso-disabled %}
15
+
14
16
{% data reusables.profile.access_org %}
15
17
{% data reusables.profile.org_settings %}
16
18
17
19
> [!NOTE]
18
20
> If you're unable to access the organization because your identity provider (IdP) is unavailable, you can use a recovery code to bypass SSO. For more information, see [AUTOTITLE](/organizations/managing-saml-single-sign-on-for-your-organization/accessing-your-organization-if-your-identity-provider-is-unavailable).
19
21
20
22
{% data reusables.organizations.security %}
23
+
21
24
1. Under "SAML single sign-on", deselect **Enable SAML authentication**.
Disabling SAML SSO does not delete members' credentials. Their {% data variables.product.pat_generic_plural %}, SSH keys, and existing authorizations for {% data variables.product.prodname_oauth_apps %} and {% data variables.product.prodname_github_apps %} remain valid, and their SSO authorizations are not revoked. If you enable SAML SSO again, members link their identity again the next time they sign in, but do not need to authorize their existing tokens and SSH keys again.
0 commit comments