mirror of
https://github.com/goauthentik/authentik
synced 2026-04-26 09:35:07 +02:00
Add docs for roles (#19196)
* Add docs for roles * update users and roles
This commit is contained in:
@@ -97,6 +97,10 @@ For more information, review ["Permissions"](../access-control/permissions.md).
|
||||
2. Click the name of the user to display the full user details page.
|
||||
3. Click the **Roles** tab, and then click either **Add to existing role** (or **Add new role** first).
|
||||
|
||||
:::info
|
||||
Users also inherit roles from the groups they belong to. The **Roles** tab has two sub-tabs: **Assigned Roles** shows roles directly assigned to the user, while **All Roles** shows all roles including those inherited from groups. Inherited roles are marked with an "Inherited" label.
|
||||
:::
|
||||
|
||||
## User credentials recovery
|
||||
|
||||
If a user has lost their credentials and needs to recover their account, there are two available options:
|
||||
|
||||
Reference in New Issue
Block a user