Skip to content

Commit

Permalink
Add plugin permission
Browse files Browse the repository at this point in the history
Signed-off-by: Dominika Zemanovicova <[email protected]>
  • Loading branch information
dzemanov committed Dec 20, 2024
1 parent 632a5f3 commit fe6be2a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions workspaces/rbac/plugins/rbac-backend/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,7 @@ permission:
pluginsWithPermission:
- catalog
- scaffolder
- permission
admin:
users:
- name: user:default/alice
Expand Down
1 change: 1 addition & 0 deletions workspaces/rbac/plugins/rbac/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -123,6 +123,7 @@ permission:
pluginsWithPermission:
- catalog
- scaffolder
- permission
```

For more information on the available permissions within Showcase and RHDH, refer to the [permissions documentation](../rbac-backend/docs/permissions.md).

0 comments on commit fe6be2a

Please sign in to comment.