Skip to content

"INTERNAL_ERROR: DUPLICATE_EMAIL" after moving to SSO #3976

Open
@jacotec

Description

To overcome the limitations with the internal registration, I've changed the authentication to OpenID-Connect (Keycloak). It's all pretty much working, but not my own user which was present with email authentication before.

Whenever I want to log in via SSO, I'm getting this error:

image

This is pretty annoying as I need to get my account back.

I've still found the old entry in the database and have deleted this old user with the same email address, afterwards I have restarted Coral. But I'm still getting this error and need a solution where this messages comes from (as there is no user with the same email in the database!).

Expected behavior:

Coral should detect collisions of the same email address and merge the info / handle the login properly.

Actual behavior:

Although I've removed the old user from the database, I'm still getting this error.

Related Issues:

Versions:

  • NodeJS: 14.18.0
  • NPM: 8.0.0
  • MongoDB: 4.4
  • Redis:
  • Browser:
  • OS:

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions