Skip to content

Commit

Permalink
docs(rbac): update to the rbac documentation (janus-idp#1433)
Browse files Browse the repository at this point in the history
  • Loading branch information
invincibleJai authored Apr 3, 2024
1 parent fc7d6d8 commit 5d96db3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions plugins/rbac/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ Follow the RBAC backend plugin [README](https://github.com/janus-idp/backstage-p

```CSV
p, role:default/team_a, catalog-entity, read, allow
p, role:default/team_a, policy-entity, read, allow
p, role:default/team_a, policy-entity, create, allow
g, user:default/<login-id/user-name>, role:default/team_a
```
Expand Down

0 comments on commit 5d96db3

Please sign in to comment.