talk icon indicating copy to clipboard operation
talk copied to clipboard

INTERNAL_ERROR: DUPLICATE_EMAIL with OpenID Connect

Open yogeshbeniwal opened this issue 3 years ago • 3 comments
trafficstars

Expected behavior: While enabling OpenID Connect, existing users should be able to login when successfully authenticating against OpenID Connect provider

Actual behavior: INTERNAL_ERROR: DUPLICATE_EMAIL is thrown for which account already exist prior to enabling Login with OpenID Connect

Screenshot

Related Issues: #3061. If this is same issue then how to disable email based auth for all existing accounts?

That doesn't seem related @zekenie. Ensure there is no other user accounts with the same email address (with a email based auth) that this would conflict with.

Versions: Using latest versions

yogeshbeniwal avatar Jan 12 '22 10:01 yogeshbeniwal

@wyattjoh Is there a way to remove email based auth for all existing account. While using only SSO is resulting in INTERNAL_ERROR: DUPLICATE_EMAIL for existing users.

yogeshbeniwal avatar Jan 19 '22 14:01 yogeshbeniwal

Hi there, improving the OIDC flow in several ways is in our current backlog, but we don't have a timeline for implementing these improvements yet.

tessalt avatar Feb 11 '22 17:02 tessalt

Hi @yogeshbeniwal I am a coral user. Have you deployed coral on the sub-directory? Can you please suggest a way to use coral on the sub-dire as

'http://127.0.0.1:5000/${path}' ==> 'http://127.0.0.1:5000/discussions/${path}'

Shubhamsharma585 avatar Sep 21 '23 10:09 Shubhamsharma585