Custom admins are not able to impersonate other non-admin users
Hey,
Problem statement
I have a custom group with admin permissions given to it. Any user with this group should be able to impersonate other non-admin users. I have given all the permissions so that's not the issue. I tried adding a user under the impersonator tab and this works but this is not what I want since I can't do this for each user.
Is there a way to achieve this?
I think it takes us to this location - /libs/granite/ui/components/shell/userproperties
But I'm not sure what is going wrong. When I login as a custom admin and try to impersonate a non-admin user, it logs me out. But it works when I try it as an admin.
