Non-admin user cant se user groups

HI

Using Umbraco 17.3.4
I have create a new User Group, which should be assigned when creating a new user by a non-admin.
This non-admin have user permisssion, but can not view and assign the new User Group.

The non-admin can only view the User Groups which has been assigned to their own user?
Should they not be able to view all User Groups or am I missing something?

Hi @Jahrhause

I think that’s by design, otherwise a non-admin could escalate their own privileges by assigning themselves admin access. Non-admins can only see and assign the groups they’re a member of themselves.

So, add the new group to the non-admin user who’ll be creating the accounts, and it should then show up in the picker for them.

Justin

Thanx Justin

That actually makes sense :slight_smile: