LibreChat icon indicating copy to clipboard operation
LibreChat copied to clipboard

bugfix/feat:Allow other LDAP field besides "mail" to map to email adress, or fallback to made up email

Open Mxbonn opened this issue 5 months ago • 0 comments

Summary

if the userinfo of LDAP does not return a mail field, librechat will not authenticate even if ldap authenticated succesfully.

Change Type

Please delete any irrelevant options.

  • [x] Bug fix (non-breaking change which fixes an issue)

Testing

Please describe your test process and include instructions so that we can reproduce your test. If there are any important variables for your testing configuration, list them here.

Test Configuration:

Checklist

Please delete any irrelevant options.

  • [x] My code adheres to this project's style guidelines
  • [x] I have performed a self-review of my own code
  • [ ] I have made pertinent documentation changes ->
    • I could not seem to find the source to update https://www.librechat.ai/docs/configuration/authentication/ldap
  • [x] My changes do not introduce new warnings
  • [ ] A pull request for updating the documentation has been submitted.
    • could you point me to the correct git repo for this?

Mxbonn avatar Sep 19 '24 16:09 Mxbonn