<div dir="ltr">I fixed an issue where lists of json representations included null values (basically the configuration was just included for packages that started &#39;org.keycloak&#39; which java.util.List isn&#39;t). At the same time I added a system property &#39;keycloak.jsonPrettyPrint&#39; if enabled Keycloak will return pretty printed json which is nice for development/debug.</div>