Adobe Aem - Login | Community
Skip to main content
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 aanchal-sikka

For every token there are Tokens created in AEM.

Example:

 

The information can be used to generate information about login and session timeout (logout)

 

4 replies

Harwinder-singh
Community Advisor
Community Advisor
August 28, 2023
aanchal-sikka
Community Advisor
aanchal-sikkaCommunity AdvisorAccepted solution
Community Advisor
August 29, 2023

For every token there are Tokens created in AEM.

Example:

 

The information can be used to generate information about login and session timeout (logout)

 

Aanchal Sikka
manjunathdj
Level 1
August 30, 2023

@robertol6836527 

check the reference (old article but worth checking it)

https://www.aemtutorial.info/2021/11/generate-reports-for-users-last-log-in.html

 

Thanks

-Manjunath DJ
Manu_Mathew_
Community Advisor
Community Advisor
August 31, 2023

@robertol6836527 You could also use access logs to get some information. 

You could consider creating a custom servlet filter to capture the data too.