If you provide it a ticket, it will validate it. You can redirect to remove the ticket by configuring the CAS client to do so.
I believe you need t set the init-param "redirectAfterValidation" to "true" on the validation filter. Cheers, Scott On Sun, May 10, 2009 at 11:26 AM, Kevin S <[email protected]> wrote: > Hi, > Java CAS Client 3.1.3. > > An attempt to reuse a service ticket (by the same browser, in the same > session) results in an error (obviously, since the ticket is now invalid). > But since the session is already established, shouldn't the CAS client > ignore the ticket? > > I see phpCAS ignores it nowadays. > > The back button gives users those 500 errors, and they think something is > broken, and complain, to me. > > Is it configurable? > > Cheers, > Kevin > > -- > 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
