casinthecloud / cas-oauth-demo-3.5.x

Demo webapps to test OAuth support (client and server) in CAS version 3.5.x (x >= 1)
14 stars 17 forks source link

Single logout error #5

Open frankthamel opened 8 years ago

frankthamel commented 8 years ago

I have two spring security clients authenticate with one cas server. When I hit on logout only that client log out. Client 2 still have access to secured pages. Cas server also gives an error : Error sending message to url endpoint [https://localhost:8070/app2/j_spring_cas_security_check.] Error is server returned HTTP response code : 403

leleuj commented 8 years ago

Is your application configured to receive CAS logout requests? -> http://docs.spring.io/spring-security/site/docs/current/reference/htmlsingle/#cas