CycriLabs / keycloak-configurator

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

Export fails at user export with e.g. incomplete LDAP config #63

Closed MarcScheib closed 3 months ago

MarcScheib commented 3 months ago

Describe the bug If entities are exported and the realm has e.g. an incomplete ldap configuration, the export of users times out and stops the whole export process.

To Reproduce Steps to reproduce the behavior:

  1. Add LDAP component
  2. Run export command

Expected behavior Export does not fail completely