{ "RemoteServices": { "AbpIdentity": { "BaseUrl": "http://localhost:63568/" }, "ProductManagement": { "BaseUrl": "http://localhost:60244/" } }, "IdentityClients": { "Default": { "GrantType": "password", "ClientId": "console-client-demo", "ClientSecret": "1q2w3e*", "UserName": "admin", "UserPassword": "1q2w3E*", "Authority": "http://localhost:64999", "Scope": "IdentityService ProductService" } } }