Hi,
Could someone point me to a tutorial that explains how to create a user report that shows all the users with an AEM login? I've tried using AEM6.1 user report module but it doesn't return the full list. It groups some users in the same row. It also doesn't have a column for login id (unique) which can be used to list everyone for example.
Thanks
Solved! Go to Solution.
Views
Replies
Total Likes
Views
Replies
Total Likes
I would look at writing a tool with the JCR API. Something similar to this. You can see we output the data into Excel too:
We wrote many in house user tools following an approach similar to this.
Views
Replies
Total Likes
Reference post:- Where do I go to see a list of all users who have signed up for a user account on my AEM website?
Post:- java - How to get all existing groups in jcr? - Stack Overflow
~kautuk
Views
Replies
Total Likes