-
-
Notifications
You must be signed in to change notification settings - Fork 3.2k
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Initial attempt at testing openidStrategy and adding OPENID_USERNAME_CLAIM setting #4248
Conversation
Thanks for doing this! You can also use |
Updated tests to use |
can you also add documentation for this and the other PR? https://github.com/LibreChat-AI/librechat.ai |
Sure - I had a question about where the doc for additional OIDC config should live. They're not provider specific but it seems all the generic options are documented under keycloak - is that where you want these documented? |
Any help to the end of making a generic page is appreciated. I will push all your changes with the next release cycle. |
Replaced by #4561 |
Summary
Adding tests for openidStrategy and additional configuration for openid username and name claims. This is an early PR for feedback, I will be implementing more tests and configuration - would like feedback early on before proceeding.
Change Type
Please delete any irrelevant options.
Testing
Test with local OIDC provider and jest tests.
Test Configuration:
Checklist
Please delete any irrelevant options.