plugin:authlemonldap
Table of Contents
LemonLDAP::NG Authentication Plugin
Compatible with DokuWiki
2014-05-05, 2014-09-29
This extension has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues.
Installation
This Plugin depends on information provided by LemonLDAP::NG via header variables.
Search and install the plugin using the Extension Manager. Refer to Plugins on how to install plugins manually.
Configuration and Settings
Configure the following HTTP Headers in LemonLDAP::NG:
- Auth-User ⇒ $uid
- Auth-Cn ⇒ $cn
- Auth-Mail ⇒ $mail
- Auth-Groups ⇒ encode_base64($groups,“”)
Change Log
- Merge pull request #1 from guimard/master (2017-11-23 14:58)
- Warning, empty second argument is needed for headers (2017-11-23 14:38)
- Merge branch 'master' of http://github.com/neffs/dokuwiki-authlemonldap (2014-10-14 23:00)
- Initial Commit (2014-10-14 22:59)
- Update README.md (2014-10-14 22:48)
Discussion
plugin/authlemonldap.txt · Last modified: by Klap-in