Get user login detail from custom login page
Dear community,
I would like to collect user's login detail from my custom login page whether the login action is successful or not.
The scenario would be: when the existing user log in AEM, the system write the timestamp into a user property for admins to check. When the user log in with wrong password, the timestamp should be recorded on another property under the user, then the Sign In buttom could be set disabled for, say, 15mins.
Any comments are welcome!