Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions website/docs/users-sources/roles/manage_roles.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,10 @@ To delete a role, follow these steps:

In authentik, roles are assigned to [groups](../groups/index.mdx), not to individual users.

:::warning
In authentik, each role can only be applied to a single group at the moment.
:::

1. To assign the role to a group, navigate to **Directory -> Groups**.
2. Click the name of the group to which you want to add a role.
3. On the group's detail page, on the Overview tab, click **Edit** in the **Group Info** area.
Expand Down