Hi, I have implemented CAS server and i am able to successfully authenticate user by jdbc authentication.
Now i want to track login failure attempts of user and locked out user's account after 3 failure attempts. for that i would need to add counter and on specific count, i would need to update user's status in DB. Please suggest the implementation or share code?? -- - CAS gitter chatroom: https://gitter.im/apereo/cas - CAS mailing list guidelines: https://apereo.github.io/cas/Mailing-Lists.html - CAS documentation website: https://apereo.github.io/cas - CAS project website: https://github.com/apereo/cas --- You received this message because you are subscribed to the Google Groups "CAS Community" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/a/apereo.org/d/msgid/cas-user/644ca915-8884-4eb2-a296-5e8d2e859c59%40apereo.org.
