01-03-2018 05:12 AM
I have Implemented CAS SSO with Spring Security and Nuxeo. I have Problem In Single Sign Out From Nuxeo. When I Do Logout From Nuxeo It Logged out from Both Application(Nuxeo and Spring App). But When I Do Logout From Spring App It Will Only Logged Out From Spring App and not From Nuxeo. I Found a Link here http://ecm.lislls.nuxeo.narkive.com/Dy0G4f69/does-nuxeo-support-cas-single-sign-out but no specific response on this. Any Help would be appreciated. Thanks.
01-03-2018 01:29 PM
You can change the "session.timeout" parameter in the nuxeo.conf file to a smaller value. Nuxeo checks CAS SSO if session is not valid.
01-04-2018 01:04 AM
Hello adam,
01-04-2018 03:14 AM
session.timeout=1 means the timeout after 60 seconds. It is a kind of a compromise but I don't know a simpler way. Of course, there are other options but they require a modification of nuxeo by changing or adding some code.
01-04-2018 07:34 AM
Hello adam,
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.