Comment by mapletune
11 years ago
Does anyone know if Zulip has support for directory integration? whether it's OpenLDAP or MS AD. Hell, even RADIUS would be ok by me... @@
11 years ago
Does anyone know if Zulip has support for directory integration? whether it's OpenLDAP or MS AD. Hell, even RADIUS would be ok by me... @@
LDAP is supported:
https://github.com/zulip/zulip/blob/b69c6228af03634061cba29f...
Also, generic webserver-side REMOTE_USER authentication is supported.
thanks~! Going to try it out then =p