LDAP
Last modified by Thomas Mortagne on 2023/07/28 11:15
Description
Various tools to manipulate LDAP servers in XWiki.
License: GNU Lesser General Public License 2.1
Sources: https://github.com/xwiki-contrib/ldap/
Issues: https://jira.xwiki.org/browse/LDAP
The modules
Release Notes
This is the release note of the whole LDAP project. All release notes
9.11.2
The following translations have been updated with this release:
9.11.1
More debug log.
9.11.0
9.10.1
9.10
9.9.1
9.9.0
9.8.0
9.7.8
The following translations have been updated with this release:
9.7.7
9.7.6
9.7.5
9.7.4
9.7.3
9.7.2
9.7.1
9.7
...
8.3.x
Convert to contrib extension.
New class for the authenticator:
xwiki.authentication.authclass=org.xwiki.contrib.ldap.XWikiLDAPAuthServiceImpl
And in general all classes are similar but have been moved to the new org.xwiki.contrib.ldap package. Old classes still exist in the Legacy Authenticator.