|
- {
- "RemoteServices": {
- "Default": {
- "BaseUrl": "https://localhost:44365/"
- },
- "TaskScheduling": {
- "BaseUrl": "https://localhost:44346/"
- }
- },
- "IdentityClients": {
- "Default": {
- "GrantType": "password",
- "ClientId": "TaskScheduling_App",
- "ClientSecret": "1q2w3e*",
- "UserName": "admin",
- "UserPassword": "1q2w3E*",
- "Authority": "https://localhost:44365/",
- "Scope": "TaskScheduling"
- }
- }
- }
|