Its an addition that some people did, like the url parameter.  Its probably
a good contender for our new process of updating the protocol ;-)

There's no need to modify your logoutView.jsp.  If you've enabled
serviceRedirects on the LogoutController and you give it the service url it
will redirect manually.  If you give it the url param, it will just display
it on the JSP page (assuming you haven't removed that).

-Scott


On Mon, Feb 16, 2009 at 9:35 AM, Robert Oschwald <[email protected]>wrote:

> Scott,
>
> the "service" param is not defined in the CAS Protocol specs for the
> /logout phase, only "url" is defined.
> See http://www.jasig.org/cas/protocol section 2.3.1.
> Is your suggested "service" param on /logout a JA-SIG CAS 3 extension?
>
> Thanks,
> Robert
>
> I now changed my logoutView.jsp to redirect on service or url param, if
> given.
>
> Robert
>
>
>
> When you call http://my.server.com/cas/logout you would do
> http://my.server.com/cas/logout?service=http://www.cnn.com where cnn.comis 
> wherever you want to redirect to.
>
> -Scott
>
>
>
> --
> 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

Reply via email to