Actions
Bug #22457
closedUpdate rudder-user.xml to use permissions in place of roles attribute
Status:
Released
Priority:
N/A
Assignee:
Category:
Web - Maintenance
Target version:
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
To do
Fix check:
To do
Regression:
No
Description
We want to converge with the use of terms compatible with RBAC conventions:
- user
- role: a set of permissions
- permissions: roles or rights
- right: an operation on an object
- operation: read, write, exec, etc
- object: rule, cve, etc.
Actions