Skip to content

Commit

Permalink
[PL-57842]: role reusability doc
Browse files Browse the repository at this point in the history
  • Loading branch information
GokulBansal0 committed Oct 17, 2024
1 parent f3531d3 commit a215448
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/platform/role-based-access-control/add-manage-roles.md
Original file line number Diff line number Diff line change
Expand Up @@ -204,18 +204,18 @@ This example walks through reusing a role across scopes. The role is created at
- For **Pipelines**, select **Execute**.
6. Select **Apply Changes**.

[](./static/add-manage-roles-17.png)
<DocImage path={require('./static/add-manage-roles-19.png')} />

#### Assign the role to users at the organization scope
1. In Harness, go to **Account Settings**, select **Organizations**, select the relevant organization, and then select **Access Control**.
2. Select **User Groups** in the header, and then select the User Group you want to assign the role to.
3. Select **Manage Role Bindings**.
4. Under **Role Bindings**, select **Add**.
5. Under **Select an Existing Role**, select **Account** in the header and then select the role you want to assign.
[](./static/add-manage-roles-20.png)
<DocImage path={require('./static/add-manage-roles-20.png')} />
6. Select **Apply Selected**.
7. Select **Save**.
[](./static/add-manage-roles-21.png)
<DocImage path={require('./static/add-manage-roles-21.png')} />

</details>

0 comments on commit a215448

Please sign in to comment.