lets-chat-ldap
lets-chat-ldap copied to clipboard
LDAP plugin for Let's Chat
I would prefer not to generate service account as a user account. Doing so requires the use of SASL and GSSAPI based authentication for our krb5 domain.
An improper username or password will give an error, but a proper user and password throws this exception: ``` Release 0.4.2 /opt/bitnami/node_modules/mongoose/lib/index.js:333 throw new mongoose.Error.MissingSchemaError(name); ^ MissingSchemaError: Schema hasn't been...
I was hoping the plugin supported Anonymous Authentication. I can't find any reference to it. Is this possible?
Can someone please give me an example of configuring the ldap settings. do we need to change all that is bold to that of my ldap server details. auth: providers:...
Help admins troubleshoot their setup by adding a flag to turn on/off logging
I know this is a small detail, but I get complaints from new users who try to use their email to log in. Since LDAP only allows username login, this...
TLS Auth
Hi guys! I had great success in deploying Let's Chat with LDAP auth with our Active Directory, as long as i have manually turned off the "require LDAP server signing"...
I've set up lets-chat 0.4.2 with docker and ldap support. First user can log in fine. But when another user logs in (with different user name and password) he ends...
if the email (mail field) is empty the app crashes
I've successfully created a docker container for Lets-chat. How do I add the ldap plug-in to it?