2025-03-11 10:24:11 +08:00
|
|
|
{
|
|
|
|
|
"RemoteServices": {
|
|
|
|
|
"Default": {
|
|
|
|
|
"BaseUrl": "https://localhost:44315"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"IdentityClients": {
|
|
|
|
|
"Default": {
|
|
|
|
|
"GrantType": "password",
|
2025-05-27 14:02:24 +08:00
|
|
|
"ClientId": "ServicePro_App",
|
2025-03-11 10:24:11 +08:00
|
|
|
"ClientSecret": "1q2w3e*",
|
|
|
|
|
"UserName": "admin",
|
|
|
|
|
"UserPassword": "1q2w3E*",
|
|
|
|
|
"Authority": "https://localhost:44354",
|
2025-05-27 14:02:24 +08:00
|
|
|
"Scope": "ServicePro"
|
2025-03-11 10:24:11 +08:00
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
}
|