What does this mean? i have the same issue.... 在 2017年4月17日星期一 UTC-4下午12:16:19,Nour Krichene写道: > > I fix it > I had to put the link of cas logout than the service cas/logout?service.... > thank you > > On Sunday, April 16, 2017 at 9:02:11 PM UTC+2, Nour Krichene wrote: >> >> >> 7:45 PM (1 hour ago) >> Hello >> after logout how to redirect to the service again ? >> I tried to add redirect logout to cas.properties and add service in >> web.xml but it did not work >> >> >> cas.logout.followServiceRedirects=true >> >> >> <filter> >> <filter-name>CAS Single Sign Out Filter</filter-name> >> >> <filter-class>org.jasig.cas.client.session.SingleSignOutFilter</filter-class> >> <init-param> >> <param-name>casServerUrlPrefix</param-name> >> <param-value>https://localhost:8443/cas</param-value> >> </init-param> >> >> <init-param> >> <param-name>service</param-name> >> <param-value>https://localhost:8443/webapp1</param-value> >> </init-param> >> >> >> </filter> >> >
-- - Website: https://apereo.github.io/cas - Gitter Chatroom: https://gitter.im/apereo/cas - List Guidelines: https://goo.gl/1VRrw7 - Contributions: https://goo.gl/mh7qDG --- You received this message because you are subscribed to the Google Groups "CAS Community" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/a/apereo.org/d/msgid/cas-user/e1cf4e7e-4ddf-4b68-bf23-4da243ebf64a%40apereo.org.
