1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-12-22 19:07:54 +01:00

docs: update steps to edit roles.

This commit is contained in:
Thomas Heartman 2022-01-10 14:38:03 +01:00
parent eb08fb4c89
commit 53001a47f8

View File

@ -11,9 +11,10 @@ This guide takes you through [how to create](#creating-custom-project-roles "how
To create custom project roles:
1. Navigate to the custom project roles page by using the admin menu (the gear symbol) and navigating to roles.
2. Use the "new project role" button to open the role creation form.
3. Give the role a name, an optional description, and the set of permissions you'd like it to have. For a full overview of all the options, consult the [custom project roles reference documentation](../user_guide/rbac.md#custom-project-roles).
1. Navigate to the custom project roles page by using the admin menu (the gear symbol) and navigating to users.
2. Navigate to the "roles" tab.
3. Use the "new project role" button to open the role creation form.
4. Give the role a name, an optional description, and the set of permissions you'd like it to have. For a full overview of all the options, consult the [custom project roles reference documentation](../user_guide/rbac.md#custom-project-roles).
## Assigning custom project roles