Page 1 of 1

OpenKM with CAS

PostPosted:Wed Feb 02, 2011 2:56 am
by cinto_qq
Hi,

Is it possible for OpenKM to use authentication from CAS instead of LDAP?


Regards,
Cinto

Re: OpenKM with CAS

PostPosted:Mon Feb 14, 2011 4:45 pm
by pavila
I did some test a couple of years ago using JOSSO and worked fine because is implemented at JAAS layer. Didn't try CAS, son I can't help you but would be nice to receive any feedback in this sense.

Edit: I found this article about JBoss and CAS (How to set up JBoss with CAS Single Sign On)

Re: OpenKM with CAS

PostPosted:Tue Feb 15, 2011 2:45 am
by cinto_qq
Hi Pavila,

Thanks for the link.

I was actually able to get OpenKM to redirect to CAS and authentication, but is still unable to do the authorization. Do you have any clues or hints as to how the authentication works?


Cinto

Re: OpenKM with CAS

PostPosted:Tue Feb 15, 2011 9:39 am
by cinto_qq
Hi Pavila,

Is there anyway to do away with JAAS and use other security mechanism?


Cinto

Re: OpenKM with CAS

PostPosted:Tue Feb 15, 2011 7:49 pm
by pavila
Well, you need some J2EE knowledge but should be easy. As I said in my first response, JOSSO integration is easier to setup.