I also encounter the same bug, but in a very performant network, with a very lilltle desync 1s between client and server the ticket can arrive before it s valid regards
On Fri, Aug 14, 2009 at 3:41 PM, Marvin Addison <[email protected]>wrote: > > It would also be good if tolerance could be configured without > recompiling > > the class. > > That's totally unnecessary. The filter takes a tolerance init param > where you specify the tolerance in ms: > > <init-param> > <param-name>tolerance</param-name> > <param-value>60000</param-value> > </init-param> > > M > > -- > You are currently subscribed to [email protected] as: > [email protected] > To unsubscribe, change settings or access archives, see > http://www.ja-sig.org/wiki/display/JSG/cas-user > -- You are currently subscribed to [email protected] as: [email protected] To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-user
