Remove Google Authentication

Hi @flamber, We enabled Google Authentication previously in Metabase and now we want to disable it . we did not find any option/way to do it. We tried adding empty strings and saving them but it is throwing the below error. can you please help us with how to disable Google authentication?

Hi
The workaround is to go to your metabase database , find settings table and remove the below entries
google-auth-auto-create-accounts-domain
google-auth-client-id
Restart your app and it should disable the google auth.

Thanks

1 Like

@Loki If you upgrade to a newer release (0.43.0+), then it should work without this error.