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)

GPL-2.0 License

Stars
6

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

Related Projects