Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Google OAuth domain restriction #345

Open
prince11jose opened this issue Nov 17, 2022 · 2 comments
Open

Google OAuth domain restriction #345

prince11jose opened this issue Nov 17, 2022 · 2 comments
Assignees
Labels
enhancement New feature or request help wanted Extra attention is needed
Milestone

Comments

@prince11jose
Copy link

Describe the bug
Can domain restriction be done for google oauth enterprise accounts, to allow only specific domain emails should be allowed to login.

@prince11jose prince11jose added bug Something isn't working help wanted Extra attention is needed labels Nov 17, 2022
@evereq
Copy link
Member

evereq commented Nov 17, 2022

Hi @prince11jose do you mean we need to have somewhere in Admin UI a list of domains for emails that are allowed to log in? Will that be enough?

@evereq evereq self-assigned this Nov 17, 2022
@evereq evereq added enhancement New feature or request and removed bug Something isn't working labels Nov 17, 2022
@evereq evereq added this to the Traduora 1.0 milestone Nov 17, 2022
@prince11jose
Copy link
Author

Hi @evereq, it need not be in the admin UI but in the env-vars where we set up Google OAuth credentials. If you can mention an array, allowed_domains: ['example.com','example1.com']. Then it can be secured within the domain instead of allowing any gmail id to login.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants