mirror of
https://dev.azure.com/hugendubel/ISA/_git/ISA-Frontend
synced 2025-12-28 22:42:11 +01:00
22 lines
706 B
JSON
22 lines
706 B
JSON
{
|
|
"title": "ISA - Production",
|
|
"@core/auth": {
|
|
"issuer": "https://sso.paragon-data.de",
|
|
"clientId": "hug-isa",
|
|
"responseType": "id_token token",
|
|
"oidc": true,
|
|
"scope": "openid profile cmf_user isa-isa-webapi isa-checkout-webapi isa-cat-webapi isa-ava-webapi isa-crm-webapi isa-review-webapi isa-kpi-webapi isa-oms-webapi isa-nbo-webapi isa-print-webapi eis-service isa-inv-webapi"
|
|
},
|
|
"hubs": {
|
|
"notifications": {
|
|
"url": "https://isa.paragon-systems.de/isa/v1/rt",
|
|
"enableAutomaticReconnect": false,
|
|
"httpOptions": {
|
|
"transport": 1,
|
|
"logMessageContent": true,
|
|
"skipNegotiation": true
|
|
}
|
|
}
|
|
},
|
|
"checkForUpdates": 3600000
|
|
} |