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:
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: