-
Notifications
You must be signed in to change notification settings - Fork 28
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
Ability to allow only specific domain(s) #27
Comments
We removed this, because sentry removed it. We're trying to follow the sentry-google-auth plugin as closely as possible to avoid additional work and until now nobody requested this feature. I'm not sure, if we should diverge from this philosophy. WDYT? @bufferoverflow |
@max-wittig The original https://github.com/getsentry/sentry-auth-google has been deprecated and moved into sentry. |
@max-wittig It's actually still present in both. When was it removed? |
Mhmm interesting. Then I guess, we may have deleted it by accident. @jawabuu I would be happy to review any MR regarding this then. |
@max-wittig Thanks. |
@max-wittig @ercanucan
I have created this simple PR |
Hey @max-wittig @ercanucan
Is there capability to only allow access for users with specific domains?
How would one configure this?
This should be useful for example Public Gitlab provider and you would only want users from
@dom.a.in
to login.I see from the initial commit that this was removed
The text was updated successfully, but these errors were encountered: