If anyone's interested, I got KnowledgeTree mostly working with CAS (i.e. if they exist in the KT user database, they're authenticated using CAS).  Only thing left to do that I'd like is to automatically insert a user into the KT database (I'd like to make it check against LDAP instead, but that may prove more difficult) which should just be an insert query to the users table (although I'm trying to figure out how they calculate the user id since auto-increment isn't set).  The post with the code is at http://forums.ktdms.com/viewtopic.php?t=1198
On 7/13/06, Scott Battaglia <[EMAIL PROTECTED] > wrote:
I'm not familiar with Alfresco, but if it does use Acegi it should not
be that hard to reconfigure it to delegate authentication to CAS.  The
Acegi reference guide should include the appropriate configuration
information:

http://www.acegisecurity.org/docbook/acegi.html#cas

-Scott

Kevin Jordan wrote:
> Has anyone used a DMS that can use CAS for authentication?  Closest
> I've come to finding one is Alfresco which can probably somehow be
> configured through Acegi or some other Java stuff (possibly the CAS
> Java client), but I haven't found any easy steps on how to do that.
>  Previously I was looking at KnowledgeTree since it's written in PHP
> but the whole login page has to be rewritten for CAS integration.
>
> --
> Kevin Jordan
> ------------------------------------------------------------------------
>
> _______________________________________________
> Yale CAS mailing list
> [email protected]
> http://tp.its.yale.edu/mailman/listinfo/cas
>

_______________________________________________
Yale CAS mailing list
[email protected]
http://tp.its.yale.edu/mailman/listinfo/cas



--
Kevin Jordan
_______________________________________________
Yale CAS mailing list
[email protected]
http://tp.its.yale.edu/mailman/listinfo/cas

Reply via email to