No edit summary Tag: 2017 source edit |
No edit summary Tag: 2017 source edit |
||
Line 1: | Line 1: | ||
{{ | {{BSExtensionInfo | ||
|desc=Allows user group syncronization with a LDAP resource | |desc=Allows user group syncronization with a LDAP resource | ||
|status=stable | |status=stable | ||
Line 16: | Line 16: | ||
|extensionType=backend | |extensionType=backend | ||
}} | }} | ||
{{translation}} |
Revision as of 11:41, 20 July 2023
Extension: LDAPGroups
Overview | |||
---|---|---|---|
Description: |
Allows synchronization with an LDAP directory such as Microsoft ActiveDirectory | ||
State: | stable | Dependency: | MediaWiki |
Developer: | Mark A. Hershberger, Cindy Cicalese | License: | GPL-2.0 |
Type: | MediaWiki | Category: | Infrastructure |
Edition: | BlueSpice pro (deactivated), BlueSpice Farm (deactivated)"BlueSpice Farm (deactivated)" is not in the list (BlueSpice free, BlueSpice free (deactivated), BlueSpice pro, BlueSpice pro (deactivated), BlueSpice farm, BlueSpice farm (deactivated), BlueSpice cloud, BlueSpice cloud (deactivated)) of allowed values for the "BSExtensionInfoEdition" property. | Version: | 4.1+ |
For more info, visit Mediawiki. |
Features
The LDAPGroups extension allow users to manage the membership of their MediaWiki groups using a directory server via LDAP such as Microsoft's ActiveDirectory.
Technical Information
This information applies to BlueSpice 4. Technical details for BlueSpice cloud can differ in some cases.
Requirements
- MediaWiki: 1.39.0
- LDAPProvider: 2.0
Integrates into
- LDAPProvider
Special pages
Configuration
Name | Value |
---|---|
SyncMechanismRegistry | array ( 'mappedgroups' => 'MediaWiki\\Extension\\LDAPGroups\\SyncMechanism\\MappedGroups::factory', 'allgroups' => 'MediaWiki\\Extension\\LDAPGroups\\SyncMechanism\\AllGroups::factory', ) |
Hooks
Accessibility
Test status: | 2-testing complete |
---|---|
Last test date: | 2022-08-05
|
Extension type: | backend
|