CycriLabs / keycloak-configurator

Configures Keycloak based on a set of JSON configuration files
MIT License
8 stars 0 forks source link

Importing multiple realms at once is not working #52

Closed MarcScheib closed 4 months ago

MarcScheib commented 4 months ago

Describe the bug Multiple realms are not imported

To Reproduce Steps to reproduce the behavior:

  1. Prepare import of two realms in parallel as described in the docs
  2. Execute configure sub-command

Expected behavior Both realms are imported.