Ravi, I had the same issue, and Marvin's hint was correct in my case. It was however not that it took longer than 10 seconds to validate, but because the server and clients had 30 minutes time difference... I had the cas server clock adjusted, increased the tolerance to 15 minutes and everything is running fine now.
Cheers Georges -----Original Message----- From: Marvin Addison [mailto:[email protected]] Sent: jeudi, 22. septembre 2011 19:07 To: [email protected] Subject: Re: [cas-dev] Service Tickets validation fails > However when i try to validate service tickets, i always get validation > error. Are you validating the ticket within the default 10s expiration window? See https://github.com/Jasig/cas/blob/master/cas-server-webapp/src/main/webapp/WEB-INF/spring-configuration/ticketExpirationPolicies.xml for the policy definitions. You would need to modify that file accordingly if 10s is too aggressive for your needs. 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-dev -- 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-dev
