RE: liferay 6.2 Single Sign LogOut CAS Logout not working

vipan kumar, modified 6 Years ago. New Member Posts: 2 Join Date: 12/13/18 Recent Posts
Hi, 

I implemented SSO on liferay 6.2 with CAS(Central Authentication Service). Single sign on is working fine. But When we logged out from SSO CAS server then user is still logged in other application on which SSO CAS is implemented.

Please help for this issue, your help may save my whole day.

Regards
Vipan Goyal
thumbnail
William Gosse, modified 6 Years ago. Liferay Master Posts: 533 Join Date: 7/4/10 Recent Posts
I've done this in the past for 7.0 where I set the default.logout.page.path to a page that did a redirect to my sso logout page. I was using Oracle authentication manager not CAS though.