Evaluating CAS with REST protocol. Single Log out callbacks not working

24 views
Skip to first unread message

nilesh choudhary

unread,
Mar 4, 2018, 9:47:32 AM3/4/18
to CAS Community
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.
Reply all
Reply to author
Forward
0 new messages