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

Issue .. Cannot create user/delete user then recreate user (email in use ) unless migrator is disabled! #189

Open
stecullum opened this issue Aug 1, 2024 · 1 comment
Labels
question Further information is requested

Comments

@stecullum
Copy link

Steps to reproduce

  1. using the admin console
  2. enable migator
  3. create a user in a realm "[email protected]"
  4. delete user "[email protected]"

Try and create the original user "[email protected]"
Keycloak shows a "email in use error" when


The only way to add the user back in is to disable the migrator

@daniel-frak
Copy link
Owner

Hi!

I'm not able to replicate this. Are you able to write a Cypress test for this, or verify if the steps you provided are correct?

@daniel-frak daniel-frak added the question Further information is requested label Nov 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants