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>
>

-- 
- CAS gitter chatroom: https://gitter.im/apereo/cas
- CAS mailing list guidelines: https://apereo.github.io/cas/Mailing-Lists.html
- CAS documentation website: https://apereo.github.io/cas
- CAS project website: https://github.com/apereo/cas
--- 
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/b2dfeed9-d5d5-40e7-b574-20070c4b086d%40apereo.org.

Reply via email to