Skip to content

Migrating Google Workspace user to OIDC SSO issue #6907

Answered by oakbrad
oakbrad asked this question in Self Hosting
Discussion options

You must be logged in to vote

I'm not sure what my specific issue was, but I poked around in the database a little bit and dropped all records from the authentications table that matched my account's user ID and am now able to login with SSO as expected.

DELETE FROM public.authentications WHERE id="myid-string"

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by oakbrad
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant