unleash
unleash copied to clipboard
🔥 feat: Grouping Users
Describe the feature request
As a sysadmin of a large company I want to assign permission to group instead of individual users to simplify admin of Unleash.
Background
Make it possible to group users into groups and assign permissions to groups instead of individual users. All users in the group inherit permissions from the group, in addition to individual permissions.
Need to consider:
- A group needs to have a "root-role"
- It should be possible to add a group to a project and assign a "project role"
- When a user belongs to multiple groups:
- access will be "OR-ed"
- also "OR-ed" with individual user permissions
What we should avoid (for now):
- Hierarchies
Solution suggestions
No response
introduced in Unleash Enterprise v4.14.4.