From 50a3ef4ca7b5fc6a8e699387831036929eef6e94 Mon Sep 17 00:00:00 2001 From: William Choe Date: Fri, 12 Jun 2026 13:23:53 -0600 Subject: [PATCH 1/2] Update setup user authentication instructions Clarified the requirements for signing in with setup user and the process for entering enterprise recovery codes. --- .../concepts/identity-and-access-management/setup-user.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/content/admin/concepts/identity-and-access-management/setup-user.md b/content/admin/concepts/identity-and-access-management/setup-user.md index 9d47ce1019a2..50bcce702e3d 100644 --- a/content/admin/concepts/identity-and-access-management/setup-user.md +++ b/content/admin/concepts/identity-and-access-management/setup-user.md @@ -36,6 +36,10 @@ Unlike provisioned managed users, the setup user cannot sign in via SSO. {% data reusables.enterprise-accounts.emu-password-reset-session %} +> [!NOTE] +> Once authentication has been configured on the enterprise, the setup user requires the [enterprise recovery codes](https://docs.github.com/en/enterprise-cloud@latest/admin/managing-iam/managing-recovery-codes-for-your-enterprise/downloading-your-enterprise-accounts-single-sign-on-recovery-codes) to be able to login. +> To enter the recovery codes, sign in as admin on the SSO prompt, enter username and password which will bring up the dialogue for recovery codes. + ## Can I delete the setup user? The setup user **cannot** be deleted, because it is essential for maintaining authentication and provisioning. The only way to remove the setup user is to delete your enterprise account. See [AUTOTITLE](/admin/managing-your-enterprise-account/deleting-an-enterprise-account). From 2a5926d4aef9ab12129a383a4154999a5f9c849e Mon Sep 17 00:00:00 2001 From: Sharra-writes Date: Fri, 12 Jun 2026 15:59:34 -0700 Subject: [PATCH 2/2] Apply suggestion from @Sharra-writes --- .../admin/concepts/identity-and-access-management/setup-user.md | 1 - 1 file changed, 1 deletion(-) diff --git a/content/admin/concepts/identity-and-access-management/setup-user.md b/content/admin/concepts/identity-and-access-management/setup-user.md index 50bcce702e3d..46eeaeaded46 100644 --- a/content/admin/concepts/identity-and-access-management/setup-user.md +++ b/content/admin/concepts/identity-and-access-management/setup-user.md @@ -38,7 +38,6 @@ Unlike provisioned managed users, the setup user cannot sign in via SSO. > [!NOTE] > Once authentication has been configured on the enterprise, the setup user requires the [enterprise recovery codes](https://docs.github.com/en/enterprise-cloud@latest/admin/managing-iam/managing-recovery-codes-for-your-enterprise/downloading-your-enterprise-accounts-single-sign-on-recovery-codes) to be able to login. -> To enter the recovery codes, sign in as admin on the SSO prompt, enter username and password which will bring up the dialogue for recovery codes. ## Can I delete the setup user?