{ "DbConnection": { "Host": "localhost", "Port": 5432, "Username": "postgres", "Password": "q" }, "KeycloakTestUser": { "username": "myuser", "password": 12345, "clientId": "webapi", "grantType": "password" }, "KeycloakGetTokenUrl": "http://192.168.0.10:8321/realms/Persistence/protocol/openid-connect/token" }