19 строки
390 B
JSON
19 строки
390 B
JSON
{
|
|
"buildNumber": "0.0.0",
|
|
"apiBaseUrl": "https://localhost:8442/api",
|
|
"releaseDummyVariable": "empty",
|
|
"msalConfig": {
|
|
"spaClientId": "",
|
|
"apiClientId": "",
|
|
"groupId": "",
|
|
"authority": "",
|
|
"redirectUrl": ""
|
|
},
|
|
"featureFlags": {
|
|
"DISABLE_AUTHENTICATION": {
|
|
"description": "Disable authentication flow when true",
|
|
"isActive": false
|
|
}
|
|
}
|
|
}
|