Hello all, I am evaluating CAS as SSO server for my could. I have successfully executed SSO and SLO on 2 sample web apps. SLO is configured with 2 services registered with FRONT_CHANNEL logout urls and it works pretty well when I call cas/logout. But when I am trying to evaluate the same by using rest protocol, it is not working. The client apps logout endpoint is not getting called :(
I am trying all this in postman. 1) get TGT ticket using REST call 2) get a service ticket using the TGT id for service http:\\localhost:8090\login\cas 3) validate the ST using REST again 4) delete the TGT using REST call with TGT id. (logout endpoint of http:\\localhost:8090\login\cas not called ) any clues? Thanks in advance. -- - 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/f0d81815-e53d-41bd-80bc-1a6b0f5a31e3%40apereo.org.
