Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow to grant permissions to group #3751

Open
okolesn opened this issue Oct 23, 2024 · 0 comments
Open

Allow to grant permissions to group #3751

okolesn opened this issue Oct 23, 2024 · 0 comments
Assignees
Labels
kind/enhancement New feature or request

Comments

@okolesn
Copy link
Collaborator

okolesn commented Oct 23, 2024

Background

At the moment only admin users and users with ROLE_READER assigned can view list of groups and group details. In addition to this platform shall allow to grant access to user using ACL approach, as it is done for other types of entities.

Approach

Access for admins and ROLE_READER users remain the same
Admins shall be allowed to grant access to group to other users/groups (standard RWE permissions)
Users shall be able to view list of groups they have READ access to
Users with READ permission are allowed to view group details
Users with WRITE permission are allowed to modify group

@okolesn okolesn added the kind/enhancement New feature or request label Oct 23, 2024
@okolesn okolesn self-assigned this Oct 23, 2024
SilinPavel added a commit that referenced this issue Nov 12, 2024
…ta if write permission is granted + add/remove users from group if write permission is granted
SilinPavel added a commit that referenced this issue Nov 12, 2024
…ta if write permission is granted + add/remove users from group if write permission is granted (#3766)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant