Currently, to edit a user permission we do the following steps -
1. Navigate to User Management Console (/security/users.html)
2. Select a particular user and then select properties
3. On the new page, navigate to the Groups tab and edit the groups. (/libs/granite/security/content/v2/usereditor.html/home/users/..)
Doing this for multiple users takes time as one has to repeat the 3 steps again and again.
If we have a custom console which allows user to search by email and quickly display the page in Step 3's Groups Tab it would speed up the multiple users assignment to groups.
|