I am using following settings to limit auth attempts . It does not seems to work as intended . After the first failed attempt i get the "YOU ARE NOT AUTHORIZED TO BE AUTHORIZED!" error on second attempt .
Also i am able to login if i enter the right credential immediately at third attempt . cas.authn.throttle.usernameParameter=username cas.authn.throttle.startDelay=10000 cas.authn.throttle.repeatInterval=20000 cas.authn.throttle.appcode=CAS cas.authn.throttle.failure.threshold=5 cas.authn.throttle.failure.code=AUTHENTICATION_FAILED cas.authn.throttle.failure.rangeSeconds=30 -- - 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/dc3c844f-e30a-4868-b459-3ef907563c8a%40apereo.org.
