Add support for LDAPS

This commit is contained in:
Maxime Dor
2017-06-27 00:16:21 +02:00
parent c468644fc6
commit 06be639c30
3 changed files with 12 additions and 2 deletions

View File

@@ -98,6 +98,7 @@ lookup:
ldap:
enabled: true
tls: false
host: 'localhost'
port: 389
bindDn: 'CN=Matrix Identity Server,CN=Users,DC=example,DC=org'