You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: