#✅ - Using user pool custom domain instead of default cognito domain for google sign in redirect uri?

4 messages · Page 1 of 1 (latest)

radiant monolith
#

Implemented google sign in, but in order to get our oauth app in production and verified with google, we have to verify all domains. Can't verify amazoncognito.com which is the default cognito domain. I set up a custom domain for the user pool, but amplify itself seems to automatically use the default domain as a redirect uri, can I override this with the custom domain somehow?

thin wren
#

Did you solved this problem?

twilit solstice
#

@radiant monolith, apologies that a response on this thread took so long. If you're still experiencing this, it might be due to the config not being updated with the custom domain that's being used. Can you double check that the redirectSignIn and redirectSignOut have values that align with what's configured within the Cognito console?

hazy otterBOT
#

✅ - Using user pool custom domain instead of default cognito domain for google sign in redirect uri?