I have two Spring boot client apps which authenticate using one cas server. 
Single Sign On works fine. But when I log out from one client it log out 
fine. But the other client app still have access to the secured pages. And 
also when logout cas give this error.

2016-06-22 15:33:34,337 WARN [org.jasig.cas.util.HttpClient] - <Error 
Sending message to url endpoint 
[https://localhost:8090/app1/j_spring_cas_security_check].  Error is 
[Server returned HTTP respons
e code: 403 for URL: 
https://localhost:8090/app1/j_spring_cas_security_check]>
2016-06-22 15:33:34,341 WARN [org.jasig.cas.util.HttpClient] - <Error 
Sending message to url endpoint 
[https://localhost:8070/app2/j_spring_cas_security_check].  Error is 
[Server returned HTTP respons
e code: 403 for URL: 
https://localhost:8070/app2/j_spring_cas_security_check]>

Please Help. Thank You.

-- 
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 post to this group, send email to [email protected].
Visit this group at https://groups.google.com/a/apereo.org/group/cas-user/.
To view this discussion on the web visit 
https://groups.google.com/a/apereo.org/d/msgid/cas-user/eb8ec187-5995-4a3b-9631-49d74c0503b8%40apereo.org.
For more options, visit https://groups.google.com/a/apereo.org/d/optout.

Reply via email to