feat: LDAP Improvements and E2E testing (#2199)

* add option to enable starttls for ldap

* add integration test for ldap service

* document new, optional environment variable

* fix: support anonymous bind

* id and mail attributes in LDAP_USER_FILTER should be implied

* remove print statement
This commit is contained in:
Carter
2023-03-12 15:36:32 -05:00
committed by GitHub
parent 93eb2af087
commit 7d9be67432
8 changed files with 276 additions and 28 deletions

File diff suppressed because one or more lines are too long