Copied over the relevant parts from the README

Christian Mäder 2019-10-09 12:31:15 +02:00
parent 6c879f6ff3
commit 8e3bcb651d

3
LDAP.md Normal file

@ -0,0 +1,3 @@
The images tagged with "-ldap" contain all the necessary dependencies to authenticate against an LDAP or Active Directory server.
The default configuration `ldap_config.py` is prepared for use with an Active Directory server.
Custom values can be injected using environment variables, similar to the main configuration mechanisms.