CycriLabs / keycloak-configurator

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

Exporting all client roles not working #58

Closed MarcScheib closed 4 months ago

MarcScheib commented 4 months ago

Describe the bug When exporting all entities of a keycloak instance, only client-roles of one client are exported.

To Reproduce Steps to reproduce the behavior:

  1. Deploy a realm with multiple clients
  2. Export all entities of that realm
  3. Only client-roles for one client are exported

Expected behavior All client-roles are exported