Google sign in issues

Viewed 295

I am setting up Google sign in for a self hosted Answer instance. When I am testing Google sign in regardless of which google account I am testing with it is logging into the admin account I have set up, and when other people are using google sign in it is not creating accounts and have admin privelages. I have 3 allowed domains listed but signing in with google allows domains outside the allowed domains to log in, also into the admin account.

2 Answers

FYI, here is my configuration. Please continue to give me comments on how this configuration still has problems.

image.png

The Scope is https://www.googleapis.com/auth/userinfo.email,https://www.googleapis.com/auth/userinfo.profile,openid.

image.png

@LinkinStar
@mthorsen

Is this fixed or not? Can Answer be limited to specific domains? I've seen this on many other apps.