Authentication using CAS - Central Authentication Service

I have installed a CAS (http://www.ja-sig.org/products/cas/) and many applications use this service for authenticate users, I like use moin but is necessary this authentication method, I don't use LDAP.



I tried doing this. mod_cas works correctly, but moinmoin doesn't see it at all. Instead, I get returned to mywikiurl/?ticket_info, and I'm still not logged in. Any suggestions? -- VinayAugustine


It would be simple to add this to auth methods if there was a python client. Alas, there isn't, so I'll reject this feature for now because it can't be implemented easily. -- JohannesBerg 2008-03-18 02:31:15 ---


There is a solution for CAS auth, see RichardLiao/CasAuthentication

MoinMoin: FeatureRequests/authCas (last edited 2009-08-31 06:18:29 by RichardLiao)