Hello All, We have a requirement that *"after 5 unsuccessful login attempts - we need to lock the account for a day for the said user."*
We are having a JDBC Authentication. We were just curious if anyone has implemented custom password policy using groovy scripts or some other method for requirements as above. The CAS documentation - seems to be specific for LDAP and other cases. Was not able to get more information on JDBC. https://apereo.github.io/cas/6.2.x/configuration/Configuration-Properties-Common.html#password-policy-settings Will the groovy script method as given in above documentation link work for JDBC as well ? Any comments or points to implement the above type and similar requirements. Best Regards R -- - Website: https://apereo.github.io/cas - Gitter Chatroom: https://gitter.im/apereo/cas - List Guidelines: https://goo.gl/1VRrw7 - Contributions: https://goo.gl/mh7qDG --- 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/33d653bb-392c-457e-9d4b-b86785e2b26cn%40apereo.org.
