This documentation relates to an early version of Confluence.
View this page in the current documentation or visit the current documentation home.

Automatically Adding LDAP users to the confluence-users Group

All Versions
Click for all versions
Confluence 2.5.4 to 2.5.8 Documentation

Index

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"/>

If you are using Confluence 2.2 you need to download the ConfluenceGroupJoiningAuthenticator.class file and put it in WEB-INF/classes/com/atlassian/confluence/user.

Confluence 2.3 and later include this class as standard.

Enter labels to add to this page:
Please wait 
Looking for a label? Just start typing.