AEM last login time
How to identify a user last logged in into AEM , In the given scenario AEM is connected with LDAP or IDP and the users are synced into AEM
My POV
Even if the users are authenticated in LDAP or IDP crx token will be created in AEM .
So can we try to get a valid crx token time as the last login time?
Please share which API can help to achieve this?