On Thu, Oct 7, 2010 at 17:12, Olivier Staigre <[email protected]> wrote: > Hi everybody, > > I was considering installing xwiki in a SSO environment (JASIG CAS + LDAP > user authentication behind). > Could you help me out with inputs (documentation, links, examples), I > couldn't find anything explicit enough (for me ;)! ). > Your help is very much appreciated.
You can find some other authenticators on http://svn.xwiki.org/svnroot/xwiki/contrib/sandbox/authenticators/ You might be interested in the NTLM+LDAP one and even reuse it by changing the NTLM part into JASIG CAS (which is really don't know so maybe it does not actually make sense). > > Olivier > _______________________________________________ > users mailing list > [email protected] > http://lists.xwiki.org/mailman/listinfo/users > -- Thomas Mortagne _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
