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
I have a question regarding the fine grained admin permissions. They work really nice to limit access of certain admins groups and users. In my use case i have ten demo groups, a group admin and some users. The group admin has permissions to:
View all users (users::view)
Manage group membership (users::manage-group-membership)
View on group-0
Manage membership on group-0
The group admin also has the roles query-users and query-groups on the realm-management client i order to have access in the console on user and group tabs.
On a permission level this works fine. When i try to edit or view other groups than group-0 i get a permission denied page. The drawback here is that i can still list all groups, even the groups i have no view permission.
Is it possible to limit the groups visible to a user to only the groups he has access to?
This would be a great improvement in usability because i cant even click on things i cannot edit.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I have a question regarding the fine grained admin permissions. They work really nice to limit access of certain admins groups and users. In my use case i have ten demo groups, a group admin and some users. The group admin has permissions to:
users::view)users::manage-group-membership)group-0group-0The group admin also has the roles
query-usersandquery-groupson the realm-management client i order to have access in the console on user and group tabs.On a permission level this works fine. When i try to edit or view other groups than
group-0i get a permission denied page.The drawback here is that i can still list all groups, even the groups i have no view permission.
Is it possible to limit the groups visible to a user to only the groups he has access to?
This would be a great improvement in usability because i cant even click on things i cannot edit.
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions