CycriLabs / keycloak-configurator

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

Parallel import of entities #3

Open MarcScheib opened 1 year ago

MarcScheib commented 1 year ago

Currently, entities are imported in serial in the configure sub-command. Instead, all entities of a specific type should be imported in parallel.