This page last changed on Jan 08, 2007 by dave@atlassian.com.

This Authenticator adds users to confluence-users as they log in. To use it, change the line:

    <authenticator class="com.atlassian.confluence.user.ConfluenceAuthenticator"/>

in seraph-config.xml to:

    <authenticator class="com.atlassian.confluence.user.ConfluenceGroupJoiningAuthenticator"/>

And put the ConfluenceGroupJoiningAuthenticator.class file in WEB-INF/classes/com/atlassian/confluence/user


Works with Confluence 2.2.9 on RHEL 4, MySQL 4.1 and Tomcat 5.5. Great utility.

Posted by jonas.sundman@ktl.fi at Oct 09, 2006 07:42

Thanks for the feedback!

Posted by tom@atlassian.com at Oct 09, 2006 17:49

Any chance of getting this merged with the NTLM authenticator?

<authenticator class="at.roteskreuz.w.confluence.ntlm.NTLMAwareAuthenticator"/>

The source and binaries are athttp://svn.atlassian.com/fisheye/viewrep/public/contrib/confluence/ntlm-authenticator

Posted by michael.mckeown@snowyhydro.com.au at Oct 10, 2006 01:55
Document generated by Confluence on Feb 08, 2007 00:01