This module provides an external LDAP authentication in Mattermost for the Team Edition (free).
365
stars
72
forks
source link
LDAP over SSL cert and key for secure LDAP servers like Google Secure LDAP and few minor improvements #115
Open
tlmanz opened 7 months ago
LDAP.php
to include certificate and private key to authenticate LDAPS services like Google Secure LDAPldap_secure
to enable or disable secure LDAP in step 1index.php
to handle GET and POST requests separately