Expand my Community achievements bar.

SOLVED

Open user admin to specific user/group?

Avatar

Level 2

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?

1 Accepted Solution

Avatar

Correct answer by
Level 10

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

View solution in original post

1 Reply

Avatar

Correct answer by
Level 10

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