keycloak-user-migration icon indicating copy to clipboard operation
keycloak-user-migration copied to clipboard

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

Open stecullum opened this issue 6 months ago • 0 comments

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

stecullum avatar Aug 01 '24 15:08 stecullum