Skip to content

Google Login - invalid-authentication issue #6130

Answered by nikkuexe
aribn asked this question in Self Hosting
Discussion options

You must be logged in to vote

Take a look at your authentication_providers table and look for any other providers that use your Google Workspace domain. In my case the oidc was registered with my company domain, so Google couldn't use the same domain.

UPDATE authentication_providers SET "providerId" = '' where name = 'oidc';

Replies: 2 comments 4 replies

Comment options

You must be logged in to vote
3 replies
@aribn
Comment options

@tommoor
Comment options

@aribn
Comment options

Comment options

You must be logged in to vote
1 reply
@aribn
Comment options

Answer selected by aribn
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants