This is the jsp version.

 

casLogoutView.jsp

<%

response.sendRedirect("http://yourserver
/youappcontext/public/index.jsp");%>

 

 

In this case the page you want to redirect to is within the applications
public ares.

 

In asp you may have to have

 

Response.redirect or something like that.

 

I hope it helps.

 

________________________________

From: Peter AGANYO [mailto:[email protected]] 
Sent: Thursday, 6 August 2009 10:13 PM
To: [email protected]
Subject: Re: [cas-user] CAS Logout Redirection

 

Hi TA,

I believe it is version 2. How would I customize the logout asp to
include a redirect?

Thank you.

Peter

On 8/6/2009 3:43 AM, Balendran Thavarajah wrote: 

Hi Mate,

 

What version of Cas are you using.? 

I implemented redirects by hack, due to the complex nature of our apps. 

 

This may not suit your environment. Just customise your logout asp to
include redirect.

 

TA

 

________________________________

From: Peter AGANYO [mailto:[email protected]] 
Sent: Thursday, 6 August 2009 1:50 AM
To: [email protected]
Subject: [cas-user] CAS Logout Redirection

 

Hi 

We would like to turn on CAS Logout redirects by setting
followServiceRedirects property in cas-servlet.xml to true:
<property name="followServiceRedirects" value="true" />. The problem is
we cannot find the file cas-servlet.xml on our server. We are running
CAS that comes bundled with Luminis Platform 4. Is this property in a
different file? Which file is it?

Thank you.

Peter

-- 
 
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


______________________________________________________________________
This email has been scanned by the MessageLabs Email Security System.
For more information please visit http://www.messagelabs.com/email 
______________________________________________________________________


______________________________________________________________________
This email has been scanned by the MessageLabs Email Security System.
For more information please visit http://www.messagelabs.com/email 
______________________________________________________________________

-- 
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


______________________________________________________________________
This email has been scanned by the MessageLabs Email Security System.
For more information please visit http://www.messagelabs.com/email 
______________________________________________________________________


______________________________________________________________________
This email has been scanned by the MessageLabs Email Security System.
For more information please visit http://www.messagelabs.com/email 
______________________________________________________________________
-- 
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

Reply via email to