18 lines
360 B
JSON
18 lines
360 B
JSON
{
|
|
"RemoteServices": {
|
|
"Default": {
|
|
"BaseUrl": "https://localhost:44316"
|
|
}
|
|
},
|
|
"IdentityClients": {
|
|
"Default": {
|
|
"GrantType": "password",
|
|
"ClientId": "TenantManagement_App",
|
|
"UserName": "admin",
|
|
"UserPassword": "1q2w3E*",
|
|
"Authority": "https://localhost:44316",
|
|
"Scope": "TenantManagement"
|
|
}
|
|
}
|
|
}
|