Add support for LDAPS
This commit is contained in:
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user