1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/kanboard_ynh.git synced 2024-09-03 19:36:17 +02:00
kanboard_ynh/sources/plugins/ReverseProxyLdap/README.md
2016-01-24 18:30:47 +01:00

23 lines
748 B
Markdown

Reverse-Proxy Authentication plugin with LDAP support for Kanboard
==================================================================
Authenticate users with Reverse-Proxy method but populate user information from the LDAP directory.
Author
------
- Frédéric Guillot
- License MIT
Installation
------------
- Create a folder **plugins/ReverseProxyLdap** or uncompress the latest archive in the folder **plugins**
- Copy all files under this directory
Configuration
-------------
- You must have LDAP configured in proxy mode in Kanboard
- Reverse-Proxy server configured correctly, the config parameter `REVERSE_PROXY_USER_HEADER` must be defined
- You **don't need** to set to `true` those constants: `LDAP_AUTH` and `REVERSE_PROXY_AUTH`