It was removed because its not filtered in any way (other than XML escaping). I.e. its not run through the services management tool.
If you choose to accept that risk, you can obviously use a customized JSP page. :-) Cheers, Scott On Fri, Mar 25, 2011 at 3:05 AM, Diego Benedicto <[email protected]>wrote: > Hi all > In CAS 3.4.6. the URL based in url parameter is removed. > The code in CAS 3.4.0 casLogoutView.jsp is the following. > <%-- > Implementation of support for the "url" parameter > to logout as > recommended in CAS spec section 2.3.1. > A service sending a user to CAS for logout can > specify this parameter to > suggest that we offer > the user a particular link out from the logout UI > once logout is > completed. We do that here. > --%> > > > > > > > > > I try this code in CAS 3.4.6 and it works. > Is there any reason to remove it in CAS 3.4.6? > > Regards, > Diego > > -- > View this message in context: > http://jasig.275507.n4.nabble.com/CAS-3-4-6-casLogoutView-url-parameter-tp3405006p3405006.html > Sent from the CAS Users mailing list archive at Nabble.com. > > -- > 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
