{ "RemoteServices": { "Default": { "BaseUrl": "https://localhost:44362/" }, "PaymentService": { "BaseUrl": "https://localhost:44347/" } }, "IdentityClients": { "Default": { "GrantType": "password", "ClientId": "PaymentService_App", "ClientSecret": "1q2w3e*", "UserName": "admin", "UserPassword": "1q2w3E*", "Authority": "https://localhost:44362/", "Scope": "PaymentService" } } }