{ "loglevel": "debug", "database": "postgresql://postgres:password@localhost:5432/postgres", "web": { "baseurl": "http://localhost:8080", "sessionKey": "" }, "oauth2": { "ClientID": "", "ClientSecret": "", "ProviderURL": "https://my.keycloak.instance/realms/example" } }