iteratec / kcwarden

Keycloak Configuration Auditor
https://iteratec.github.io/kcwarden/
Apache License 2.0
11 stars 0 forks source link

Bug: Realm-specific clients from master realm lead to exceptions #17

Closed malexmave closed 1 month ago

malexmave commented 1 month ago

The master realm contains one realm-specific client for each other realm in the Keycloak. This client behaves strangely in the export:

Combined with #16, the best solution is probably to write a separate "is realm specific client in master realm" check and exclude them from relevant auditors.