mirror of
https://github.com/Unleash/unleash.git
synced 2025-03-14 00:15:52 +01:00
Update how-to-create-and-assign-custom-project-roles.md (#5060)
Separate videos - put them with the same written content
This commit is contained in:
parent
163545de8c
commit
34038ca1de
@ -13,7 +13,7 @@ Custom project roles were introduced in **Unleash 4.6** and are only available i
|
||||
|
||||
This guide takes you through [how to create](#creating-custom-project-roles "how to create custom project roles") and [assign](#assigning-custom-project-roles "how to assign custom project roles") [custom project roles](../reference/rbac.md#custom-project-roles). Custom project roles allow you to fine-tune access rights and permissions within your projects.
|
||||
|
||||
<VideoContent videoUrls={["https://www.youtube.com/embed/2BlckVMHxgE" , "https://www.youtube.com/embed/IqaD8iGxkwk"]}/>
|
||||
<VideoContent videoUrls={["https://www.youtube.com/embed/2BlckVMHxgE"]}/>
|
||||
|
||||
## Creating custom project roles
|
||||
|
||||
@ -28,6 +28,8 @@ It takes about three steps to create custom project roles:
|
||||
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](../reference/rbac.md#custom-project-roles).
|
||||

|
||||
|
||||
<VideoContent videoUrls={["https://www.youtube.com/embed/IqaD8iGxkwk"]}/>
|
||||
|
||||
## Assigning custom project roles
|
||||
|
||||
:::info Multiple project roles
|
||||
|
Loading…
Reference in New Issue
Block a user