Skip to content

Commit 1fc1e91

Browse files
jusuchin85jc-clark
andauthored
[Improvement]: Update "Create a built-in setup user" in the SCIM Provisioning Docs to include step to save its password (#57380)
Co-authored-by: Joe Clark <31087804+jc-clark@users.noreply.github.com>
1 parent bb544f3 commit 1fc1e91

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

content/admin/managing-iam/provisioning-user-accounts-with-scim/configuring-scim-provisioning-for-users.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,11 @@ To ensure you can continue to sign in and configure settings when SCIM is enable
8787

8888
{% ifversion scim-for-ghes-ga %}You can use any username for your setup user, but we recommend using `scim-admin`. Although the `scim-admin` user consumes a license when first created, the license is freed once SCIM is enabled. With any other username, the user will continue to consume a license after SCIM is enabled.{% endif %}
8989

90+
1. Copy the password reset link after creating the user, and open it in a private browser window. Set a password for this user.
91+
92+
> [!IMPORTANT]
93+
> As this user will act as a break-glass account, ensure you store the password securely in a password manager. Otherwise you risk losing access to this account.
94+
9095
1. Promote the user to an enterprise owner. See [AUTOTITLE](/admin/managing-accounts-and-repositories/managing-users-in-your-enterprise/promoting-or-demoting-a-site-administrator#promoting-a-user-from-the-enterprise-settings).
9196

9297
## 2. Create a {% data variables.product.pat_generic %}

0 commit comments

Comments
 (0)