Expand my Community achievements bar.

July 31st AEM Gems Webinar: Elevate your AEM development to master the integration of private GitHub repositories within AEM Cloud Manager.

Users in Admin Console - Last Login in Time and Filtering

Avatar

Level 4

Hello,

I had two questions about the User Management interface in the Admin console.

1. Is there anyway to see the user's last login time?

2. Is there anyway to filter by the product the user has access to (i.e. show only users who have access to Target)?

 

Thanks.

 

Note, I had initially posted this here: https://community.adobe.com/t5/enterprise-teams-discussions/users-in-admin-console-last-login-in-tim... but was told this forum might be more appropriate.

2 Replies

Avatar

Employee

There is no such report OOTB for listing the information about the last login of users.

 

However you can write a servlet to get last login (date/time) for user. It's stored under path /home/users/<user>/.tokens/<last login node>