Hi, And the service url must be a real registered service : https://github.com/Jasig/cas/blob/3.5.x/cas-server-core/src/main/java/org/jasig/cas/web/LogoutController.java#L89 . Best regards, Jérôme
2013/7/27 Michael Wechner <[email protected]> > I am using > > https://127.0.0.1:443/cas-server-webapp-3.5.2/logout?service=MY_SERVICE_URL > > Also please note in order to have logout redirect working, one has to set > inside > apache-tomcat-7.0.25/webapps/cas-server-webapp-3.5.2/WEB-INF/cas-servlet.xmlthe > attribute > followServiceRedirects to true (please make sure to restart Tomcat). > > HTH > > Michael > > Am 27.07.13 04:04, schrieb Baron Fujimoto: > > What is the recommended CAS protocol reference? I've been using this > from the Jasig site: <http://www.jasig.org/cas/protocol> > <http://www.jasig.org/cas/protocol>, but it is > labled as v1.0 with 2005 release and copyright dates. > > In particular, for /logout, it describes the "url" parameter, but this > cas-users thread from 2012 suggests that it was intentionally removed. > <https://groups.google.com/forum/#!topic/jasig-cas-user/DK8jgPLPAQo> > <https://groups.google.com/forum/#!topic/jasig-cas-user/DK8jgPLPAQo> > > Similarly, this 2010 cas-dev thread details how to enable the > undocumented "service" parameter for logout redirection. > <http://jasig.275507.n4.nabble.com/logout-redirection-td2067916.html> > <http://jasig.275507.n4.nabble.com/logout-redirection-td2067916.html> > > Aloha, > -baron > > > -- > 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
