0

I am using CAS for my application.i want to change some code in Logout controller.so pls tell me how to invoke log out controller in my application..

Thanks in advance..

1 Answers1

0

The /logout url on the CAS server is the CAS logout : it destroys the SSO session and destroys all application sessions by sending them (to the CAS service url) a CAS logout request.

jleleu
  • 2,309
  • 1
  • 13
  • 9