Level 1
Level 2
Sign in to Community
Learn more
Sign in to view all badges
Expand my Community achievements bar.
This conversation has been locked due to inactivity. Please create a new post.
Does someone knows how to remove the " impersonate as" possibility from User GUI?
We have configured authors, users and admins but did not find where this can be removed from GUI for certain user groups.
regards,
Solved! Go to Solution.
you can do it from /libs/granite/ui/components/shell/userproperties/userproperties.jsp file, which render impersonate.
you can write your logic to identify set of user to hide impersonate and update value of showImpersonate variable as false.
View solution in original post
Ok, I'll check that ..thank you so much
Views
Likes
Replies