Merge pull request #1083 from haghighi-ahmad/active-directory-support-for-ldap_auth_provider

Synapse LDAP auth: add support for Active Directory
This commit is contained in:
Slavi Pantaleev
2021-05-26 10:53:27 +03:00
committed by GitHub
2 changed files with 4 additions and 0 deletions

View File

@ -497,6 +497,8 @@ matrix_synapse_ext_password_provider_ldap_attributes_name: "cn"
matrix_synapse_ext_password_provider_ldap_bind_dn: ""
matrix_synapse_ext_password_provider_ldap_bind_password: ""
matrix_synapse_ext_password_provider_ldap_filter: ""
matrix_synapse_ext_password_provider_ldap_active_directory: false
matrix_synapse_ext_password_provider_ldap_default_domain: ""
# Enable this to activate the Synapse Antispam spam-checker module.
# See: https://github.com/t2bot/synapse-simple-antispam