Page 1 of 1

Remote Login

PostPosted:Tue Feb 22, 2011 12:35 pm
by flekschas
Hi,
I'm pretty happy with OpenKM and I want to integrate it into some kind of a "intranet". Therefore I'm looking for a way to log users automatically into OpenKM when they log themselves into the intranet.
So is it possible to use the token generated by the webservices to create a cookie? Or are there other ways to achieve this?
Many thanks

Re: Remote Login

PostPosted:Wed Feb 23, 2011 8:18 pm
by jllort
It's not possible in the way you propose.

Session actually is java session and might be integrated with thirdparty package, for example JOSSO integrates jboss + apache if I'm not wrong. In that scenario authentication is automatically done SSO.