Hi, >From the information you provided, it looks like the service ticket is >actually deemed invalid by the CAS server. It could be for one of these two >reasons.
1. If the service ticket is not persisted to the DB (if you are using persistent registry) 2. Or the service ticket expired before your "serviceValidate" request made it to the server. I tend to think your problem lies in the second category. Are you trying to use the ST manually to validate the service, if so you need to change the expiration policy of the ST in the "ticketExpirationPolicies.xml" so that the ST will stay active until your validation request is made. Thanks Madhavi -- 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
