Crivaledaz / Mattermost-LDAP

This module provides an external LDAP authentication in Mattermost for the Team Edition (free).
MIT License
357 stars 71 forks source link

kerberos support #78

Open GusevVictor opened 3 years ago

GusevVictor commented 3 years ago

It will be very good if you can do kerberos support in your app :)

Crivaledaz commented 3 years ago

Hi,

Unfortunnately I have never used Kerberos, and I don't have any system to test it. I agree with you, it will be a good improvement, but I am afraid I can't work on this before a long time. I know you can link Mattermost to Keycloak and Keycloak seems to support Kerberos, so maybe it's a way to explore.

Regards

GusevVictor commented 3 years ago

Wow... Thank a lot for keycloack. I'll search for info about it.

I'm not a programmer, but may be is it possible to make a login in your software by apache ? You need just configure to accept apache signal like: this user is OK. Like zoneminder for example and end user can configure apache for ldap or kerberos :)

Best regards.