Open user admin to specific user/group? | Community
Skip to main content
keith_howe
October 16, 2015
Solved

Open user admin to specific user/group?

  • October 16, 2015
  • 1 reply
  • 468 views

Is there a way to open the user admin interface with a specific user/group already loaded, using a specific URL or URL parameters for the user admin UI?

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Sham_HC

For classic ui need custom implementation & not out of the box.  For granite ui can use [1]. Example to edit for user author is [2].

[1]  http://<host>:<port>/libs/granite/security/content/userEditor.html<path_of_user>

[2]   http://localhost:4502/libs/granite/security/content/userEditor.html/home/users/geometrixx/author

1 reply

Sham_HC
Sham_HCAccepted solution
October 16, 2015

For classic ui need custom implementation & not out of the box.  For granite ui can use [1]. Example to edit for user author is [2].

[1]  http://<host>:<port>/libs/granite/security/content/userEditor.html<path_of_user>

[2]   http://localhost:4502/libs/granite/security/content/userEditor.html/home/users/geometrixx/author