No edit summary Tag: 2017 source edit |
m (Text replacement - "BlueSpice Farm" to "BlueSpice farm") |
||
Line 4: | Line 4: | ||
|developer=Mark A. Hershberger, Cindy Cicalese | |developer=Mark A. Hershberger, Cindy Cicalese | ||
|type=MediaWiki | |type=MediaWiki | ||
|edition=BlueSpice pro (deactivated), BlueSpice | |edition=BlueSpice pro (deactivated), BlueSpice farm (deactivated) | ||
|compatible=MediaWiki | |compatible=MediaWiki | ||
|category=Infrastructure | |category=Infrastructure |
Latest revision as of 10:49, 7 June 2024
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) | 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
|