Skip to content

Commit 15b722d

Browse files
stacycarterCopilotlecoursen
authored
Clarify certain details about the EMU setup user account (#60162)
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com> Co-authored-by: Laura Coursen <lecoursen@github.com>
1 parent bd17b2c commit 15b722d

File tree

2 files changed

+8
-6
lines changed

2 files changed

+8
-6
lines changed

content/admin/concepts/identity-and-access-management/setup-user.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@ When you create the password, we strongly recommend that you **enable two-factor
2929

3030
Unlike provisioned managed users, the setup user cannot sign in via SSO.
3131

32-
- **Without 2FA enabled**, you must provide a recovery code **every** time you sign in.
33-
- If **2FA is enabled**, you can sign in with a successful 2FA challenge response. You only need to provide a recovery code to access enterprise settings.
32+
- **Without 2FA enabled**, you must provide an enterprise recovery code **every** time you sign in.
33+
- If **2FA is enabled**, you must sign in with a successful 2FA challenge response. You only need to enter an enterprise recovery code to access enterprise settings.
3434

3535
{% data reusables.enterprise-accounts.emu-password-reset-session %}
3636

@@ -40,4 +40,4 @@ The setup user **cannot** be deleted, because it is essential for maintaining au
4040

4141
## Further reading
4242

43-
- [AUTOTITLE](/admin/managing-iam/managing-recovery-codes-for-your-enterprise/downloading-your-enterprise-accounts-single-sign-on-recovery-codes#downloading-codes-for-an-enterprise-with-enterprise-managed-users)
43+
- [AUTOTITLE](/admin/managing-iam/managing-recovery-codes-for-your-enterprise/downloading-your-enterprise-accounts-single-sign-on-recovery-codes#downloading-codes-for-an-enterprise-with-enterprise-managed-users)

content/admin/managing-iam/understanding-iam-for-enterprises/getting-started-with-enterprise-managed-users.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,15 +26,17 @@ The setup process for the environments is similar. However, you will need to **p
2626

2727
## Create the setup user
2828

29-
After we create your enterprise, you will receive an email inviting you to choose a password for the setup user, which is used to configure authentication and provisioning. The username is your enterprise's shortcode (chosen by you or randomly generated), suffixed with `_admin`. For example: `fabrikam_admin`.
29+
After we create your enterprise, you will receive an email inviting you to choose a password for the setup user, which is used to configure authentication and provisioning. This is the first enterprise owner account, and the only user account in the enterprise that is not SCIM-provisioned. The username is your enterprise's shortcode (chosen by you or randomly generated), suffixed with `_admin`. For example: `fabrikam_admin`.
3030

3131
Using an **incognito or private browsing window**:
3232

3333
1. Set the user's password.
34-
1. Enable two-factor authentication (2FA), and save the recovery codes. See [AUTOTITLE](/authentication/securing-your-account-with-two-factor-authentication-2fa/configuring-two-factor-authentication).
34+
1. Enable two-factor authentication (2FA) for the setup user account, and save the recovery codes. See [AUTOTITLE](/authentication/securing-your-account-with-two-factor-authentication-2fa/configuring-two-factor-authentication).
3535

3636
> [!WARNING]
37-
> All subsequent login attempts for the setup user account will require a successful 2FA challenge response.
37+
> All subsequent login attempts to the setup user account will require a successful 2FA challenge response.
38+
1. Download the enterprise recovery codes. See [AUTOTITLE](/admin/managing-iam/managing-recovery-codes-for-your-enterprise/downloading-your-enterprise-accounts-single-sign-on-recovery-codes).
39+
3840
{% data reusables.enterprise-accounts.emu-recommend-password-manager %}
3941

4042
{% data reusables.enterprise-accounts.about-setup-user %}

0 commit comments

Comments
 (0)