lets-chat-ldap icon indicating copy to clipboard operation
lets-chat-ldap copied to clipboard

LDAP plugin for Let's Chat

Results 16 lets-chat-ldap issues
Sort by recently updated
recently updated
newest added

We use multiple uid fields in our LDAP database and Let's Chat is choking on that because it concatenates all the fields into one value: ``` { [ValidationError: User validation...

I've configured the LDAP section as described in both example 1 and example 2, but no matter what I do I get the following when I try to login, and...

Do not merge! This is an attempt to address #9 Some things left to address: - [ ] Figure out the logging module we want to use - [ ]...

I've entered my ldap config in settings.yml and run 'npm start' to start lets-chat. I tried logging in but my credentials are rejected. Is there log or something? Is there...

I've configured settings.yml to use ldap only and I can successfully log in. However, if I log out then log in again I get an error like: ``` { [ValidationError:...

Provide an option to refresh the user's info from their LDAP profile, each time they login.