Page 1 of 1

OpenKM 4.1 SSO

PostPosted:Wed Dec 15, 2010 11:54 am
by mateusz
Hi,

We want to use Single Sign On in OpenKM 4.1(later 5.0) with other application running on jBoss-5.1.0, it is possible?
I read post about JOSSO but I think that this project is to compliacated.
Can someone help us with configuration or just pointing other tools or documentation?
If there isn't other solution, which class should I change to resign from the password verification(something like user can login with empty password)?

Thanks,
Mateusz

Re: OpenKM 4.1 SSO

PostPosted:Wed Dec 15, 2010 12:03 pm
by pavila
I took a look at JOOS a year (or more) ago and tweaked OpenKM to use SSO. But I can't find the patch, anyway wasn't hard to configure because almost all the configuration was in the JAAS side.

Re: OpenKM 4.1 SSO

PostPosted:Thu Dec 16, 2010 7:14 am
by jllort
Not good idea login without password. In that case simply input empty passwords, but consider security exists for some reason.

JOSSO in possible solution to integrate with apache, but exists other ways. I recommend the jboss forum for it, because really you want integrate jboss authentication with other ... I suggest post the question there.