it's resolved by switching to 4.2.0! On Wednesday, February 7, 2018 at 10:21:06 PM UTC+3:30, Meysam Shirazi wrote: > > Any help?! > > 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/73c09943-4235-4d07-972f-80c9193297dd%40apereo.org.
