Expand my Community achievements bar.

SOLVED

How can I modify AEM users

Avatar

Level 10

Can I modify AEM users from an AEM application?

1 Accepted Solution

Avatar

Correct answer by
Level 10

You can modify AEM users by working with the User Manager service. For example, you can use the User Manager service to retrieve all AEM users and display them in a grid control. 

For details, see http://scottsdigitalcommunity.blogspot.ca/2013/07/using-ajax-requests-to-display-adobe-cq.html.

View solution in original post

1 Reply

Avatar

Correct answer by
Level 10

You can modify AEM users by working with the User Manager service. For example, you can use the User Manager service to retrieve all AEM users and display them in a grid control. 

For details, see http://scottsdigitalcommunity.blogspot.ca/2013/07/using-ajax-requests-to-display-adobe-cq.html.