I find a related issue here <https://issues.jasig.org/browse/CAS-1107> but it's too old!
On Tuesday, February 6, 2018 at 11:31:14 AM UTC+3:30, Meysam Shirazi wrote: > > Hello, > > I'm trying to use throttling on CAS 4.2.7 but it seems that it's not > working! I'v done that on CAS 3.5.2 and it worked fine! > my configuration(based on CAS documentaion): > depoyerConfigContext: > > <alias name="inMemoryIpAddressThrottle" alias="authenticationThrottle"/> > > > cas.properties: > > cas.throttle.failure.threshold=3 > cas.throttle.failure.range.seconds=10 > > > I found that event of context is "success" even for failed login when I debug > *postHandle* method of *AbstractThrottledSubmissionHandlerInterceptorAdapter > *so* recordSubmissionFailure* does not call therefor not counting for > throttling! > > > thanks for any support. > > Meysam > > -- - 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/eec6a0dd-7b9d-4b6e-87df-5bf53b598959%40apereo.org.
