Users in your LDAP repository will not automatically have the right group membership to be able to access your Confluence instance. In most cases, this is due to Confluence access being limited to those in the confluence-users group. This page describes options for automatically adding users into this group, when they log in for the first time.
There are three Authenticators you can use to simplify the integration with LDAP.
Authenticator |
目的 |
構成 |
|
|---|---|---|---|
ConfluenceAuthenticator |
This authenticator will not add any users to |
|
|
ConfluenceGroupJoiningAuthenticator |
This authenticator will add ALL users to |
|
|
ConfluenceLDAPGroupJoiningAuthenticator |
This authenticator will only add LDAP users to |
|
To use these authenticators, find the authenticator element in your <Confluence-Installation-Directory>/confluence/web-inf/classes/seraph-config.xml file and replace this element with the appropriate XML snippet from the table above. You will need to restart Confluence for this change to take effect.
In both of the joining cases above, users will only be added to the confluence-users group if they at least have VIEW permissions to your application.
There is currently a problem in that the above procedure does not work for users who are already authorised to use Confluence. The cause is that the authenticator does not add LDAP users to the |
If you are experiencing performance problems when logging in, it may be due to CONF-13754. You can download the following files and put them in |