An open API service indexing awesome lists of open source software.

https://github.com/wikimedia/mediawiki-extensions-ldapauthentication

Github mirror of MediaWiki extension LdapAuthentication - our actual code is hosted with Gerrit (please see https://www.mediawiki.org/wiki/Developer_access for contributing)
https://github.com/wikimedia/mediawiki-extensions-ldapauthentication

Last synced: 4 months ago
JSON representation

Github mirror of MediaWiki extension LdapAuthentication - our actual code is hosted with Gerrit (please see https://www.mediawiki.org/wiki/Developer_access for contributing)

Awesome Lists containing this project

README

        

This authentication plugin allows MediaWiki to use an LDAP store as its user database for authentication, and some authorization. Full functionality and configuration information can be found at: https://www.mediawiki.org/wiki/Extension:LDAP_Authentication

The auto-auth code was originally derived from the SSL Authentication plugin
https://www.mediawiki.org/wiki/SSL_authentication