"allowedDomains" feature question #8103
Unanswered
hupfis
asked this question in
Troubleshooting
Replies: 1 comment 2 replies
-
This is a feature specific to local login and not social logins. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
What happened?
The configuration parameter "allowedDomains" is not respected when users register or login with social login (example: Google).
My configuration:
The overall configuration seems to work as I can register and login with users who are on a Google Workspace domain of mydomain.com, yet also other users who happen to have a google account (different domain, or gmail.com) can still register and login.
According to
api/server/middleware/checkDomainAllowed.js
, there is code thatHappy to look into providing a PR once confirmed that it is not a mere misunderstanding/misconfiguration on my side.
Version Information
ghcr.io/danny-avila/librechat-dev-api latest d536c685a0df 14 hours ago 1.19GB
Steps to Reproduce
What browsers are you seeing the problem on?
Chrome
Relevant log output
Screenshots
No response
Code of Conduct
Beta Was this translation helpful? Give feedback.
All reactions