Re: [cas-user] ticket= param

2013-09-19 Thread Marvin S. Addison

I would have imagined that the CasAuthenticationFilter would have
stripped this ticket param out of the href once it was done consuming it?


There's a configuration parameter that controls the behavior. You want 
redirectAfterValidation=true. See [1] for more information.


M

[1] 
https://wiki.jasig.org/display/CASC/Configuring+the+Jasig+CAS+Client+for+Java+in+the+web.xml


--
You are currently subscribed to cas-user@lists.jasig.org as: 
arch...@mail-archive.com
To unsubscribe, change settings or access archives, see 
http://www.ja-sig.org/wiki/display/JSG/cas-user


[cas-user] ticket= param

2013-09-19 Thread Marsh, Chris
I am attempting to integrate CAS into Spring, and I notice that upon successful 
login the ticket=ST-someid is still left as a parameter in the url.

This is causing some issues with users that end up bookmarking the url with the 
ticket still in the URL.

I would have imagined that the CasAuthenticationFilter would have stripped this 
ticket param out of the href once it was done consuming it?

If not, how does one deal with bookmarks with tickets in it, and not getting a 
SAM11 exception of ticket does not exist?

--

Chris Marsh
Disclaimer: This e-mail is intended only for the person addressed. It may 
contain confidential information and/or
privileged material. If you receive this in error, please notify the sender 
immediately and delete the information 
from your computer. Please do not copy or use it for any purpose nor disclose 
its contents to any other person.

-- 
You are currently subscribed to cas-user@lists.jasig.org as: 
arch...@mail-archive.com
To unsubscribe, change settings or access archives, see 
http://www.ja-sig.org/wiki/display/JSG/cas-user