{ "RemoteServices": { "Default": { "BaseUrl": "http://localhost:44319/", // "BaseUrl": "http://114.116.225.148:8010/", "RequireHttpsMetadata": "false" } }, "IdentityClients": { "Default": { "GrantType": "password", "ClientId": "API_App", "ClientSecret": "1q2w3e*", "UserName": "admin", "UserPassword": "1q2w3E*", "Authority": "http://localhost:44319/", // "Authority": "http://114.116.225.148:8010/", "RequireHttps": false, "Scope": "API" } } }