> 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
