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.com is 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
