website/docs: added info about creating super-users (#11356)

added info about super-users

Co-authored-by: Tana M Berry <tana@goauthentik.com>
This commit is contained in:
Tana M Berry
2024-09-12 15:33:00 -05:00
committed by GitHub
parent 171d0f55cb
commit aa1277f700
2 changed files with 13 additions and 4 deletions

View File

@ -29,6 +29,10 @@ The following topics are for the basic management of users: how to create, modif
You should see a confirmation pop-up on the top-right of the screen that the user has been created, and see the new user in the user list. You can directly click the username if you want to [modify your user](./user_basic_operations#modify-a-user).
:::info
To create a super-user, you need to add the user to a group that has super-user permissions. For more information, refer to [Create a Group](../groups/manage_groups#create-a-group).
:::
### View user details
In the **Directory > Users** menu of the Admin interface, you can browse all the users in your authentik instance.