[cas-dev] CAS Logout
Ritchie, Ewan [OS-IE]
EWAN.RITCHIE at saic.com
Wed Jan 30 10:39:00 EST 2008
Scott,
Thanks for the quick response. It is now working as expected.
Ewan
________________________________
From: cas-dev-bounces at tp.its.yale.edu
[mailto:cas-dev-bounces at tp.its.yale.edu] On Behalf Of Scott Battaglia
Sent: 30 January 2008 14:33
To: Mailing list for CAS developers
Subject: Re: [cas-dev] CAS Logout
You've almost got it. You just need to enable redirects. Set the
following property:
<property name="followServiceRedirects" value="true" /> for the
LogoutController in the cas-servlet.xml
-Scott
On Jan 30, 2008 9:21 AM, Ritchie, Ewan [OS-IE] <EWAN.RITCHIE at saic.com>
wrote:
Hi there,
I'm completely new to CAS and am having difficulty implementing
redirection in the logout functionality.
I am attempting to integrate CAS into an ASP.NET project and have read
the following about the logout functionality:
========================================================================
=====
The CAS logout URL is: {cas-server-name}/cas/logout
usage: { cas-server-name}?service={my-logout-url}
CAS will log out the authenticated user and redirect to the URL you
specify
========================================================================
=====
I have implemented this in my code and redirect to the CAS logout page
specifying a URL to redirect to and am not being redirected once the CAS
logout has been performed.
Can you please give me some assistance on this issue?
Thanks for your help.
Ewan
_______________________________________________
cas-dev mailing list
cas-dev at tp.its.yale.edu
http://tp.its.yale.edu/mailman/listinfo/cas-dev
--
-Scott Battaglia
LinkedIn: http://www.linkedin.com/in/scottbattaglia
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://tp.its.yale.edu/pipermail/cas-dev/attachments/20080130/f6142d58/attachment-0001.html
More information about the cas-dev
mailing list