How to set destination after sign out
Scott Battaglia
scott.battaglia at gmail.com
Wed Aug 20 22:28:53 EDT 2008
Adam's correct if you want the url to show up on the logout page. If you
want to automatically redirect we have an additional option which is to set
a service parameter to the url (i.e. /logout?service=foo) and setting the
property "followServiceRedirects" (or something like that, I unfortunately
keep forgetting the name) to true on the LogoutController in the Spring XML
files.
-Scott
-Scott Battaglia
PGP Public Key Id: 0x383733AA
LinkedIn: http://www.linkedin.com/in/scottbattaglia
On Wed, Aug 20, 2008 at 7:12 PM, Adam Rybicki <arybicki at unicon.net> wrote:
> Troy,
>
> Make the CAS logout link look something like this:
>
> http://localhost:8080/cas/logout?url=http://www.yahoo.com
>
> This will log you out of CAS and the link to follow will be
> http://www.yahoo.com
>
> Adam
>
> Troy Bull wrote:
>
> Greetings
>
> Where do I set the location of the page I want cas to send people too
> after they click on log out. My users are getting logged out but it
> is sending them back to the log in page and I need to send them
> somewhere else (a portion of our site that is unsecured by login).
>
> thanks
> troy
> _______________________________________________
> Yale CAS mailing listcas at tp.its.yale.eduhttp://tp.its.yale.edu/mailman/listinfo/cas
>
>
> _______________________________________________
> Yale CAS mailing list
> cas at tp.its.yale.edu
> http://tp.its.yale.edu/mailman/listinfo/cas
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://tp.its.yale.edu/pipermail/cas/attachments/20080820/2ee0c417/attachment.html
More information about the cas
mailing list