Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

INTERNAL_ERROR: DUPLICATE_EMAIL with OpenID Connect #3842

Open
yogeshbeniwal opened this issue Jan 12, 2022 · 3 comments
Open

INTERNAL_ERROR: DUPLICATE_EMAIL with OpenID Connect #3842

yogeshbeniwal opened this issue Jan 12, 2022 · 3 comments
Labels

Comments

@yogeshbeniwal
Copy link

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
Copy link
Author

yogeshbeniwal commented Jan 19, 2022

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

@tessalt
Copy link
Contributor

tessalt commented Feb 11, 2022

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.

@Shubhamsharma585
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants