talk
talk copied to clipboard
INTERNAL_ERROR: DUPLICATE_EMAIL with OpenID Connect
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

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
@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.
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.
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}'