Skip to content
This repository has been archived by the owner on Aug 30, 2023. It is now read-only.

Cannot setup Google #26

Closed
czchen opened this issue Mar 31, 2018 · 1 comment
Closed

Cannot setup Google #26

czchen opened this issue Mar 31, 2018 · 1 comment

Comments

@czchen
Copy link

czchen commented Mar 31, 2018

We have the following error message when trying to setup Google OAuth in our private sentry instance. Please help to check if there is any problem in the following configure:

The error message is

Authentication error: The domain for your Google account is not allowed to authenticate with this provider.

The sentry instance is setup via Docker. The content of Dockerfile is

FROM sentry:8.22-onbuild

The content of requirements.txt is

-e git+https://github.com/getsentry/sentry-auth-google.git@master#egg=sentry-auth-google

The content of sentry.conf.py is

GOOGLE_CLIENT_ID = '...'
GOOGLE_CLIENT_SECRET = '...
@silvez-dh
Copy link

Using the version referenced in this issue works for me: #27 (comment)

@dcramer dcramer closed this as completed Jan 29, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants