52 lines
1.7 KiB
JSON
52 lines
1.7 KiB
JSON
{
|
|
"AppConfiguration": {
|
|
"RootFolder": "C:\\AutomationOutput",
|
|
"ReporterList": "html;word",
|
|
"RootEvidencePath": "C:\\AutomationOutput\\Evidences",
|
|
"DifidoFolderLocation": "difido-reports-common.jar",
|
|
"ProductName": "API Gateway",
|
|
"LessPayloadMockservice": "/mockserviceA/test",
|
|
"HeavyPayloadMockservice": "/mockserviceB/test",
|
|
"ServiceUnavailableMockservice": "/mockserviceX",
|
|
"MultitenancyMockservice": "/mockserviceA/multitenancy",
|
|
"LogoutPath": "/logout",
|
|
"CDRSubscriptionUrlPath": "/store/fhir/OrgId/Subscription",
|
|
"CDRImagingStudyUrlPath": "/store/fhir/OrgId/ImagingStudy",
|
|
"QidoStudyLevelUrlPathWithoutOrgId": "/dicom/qido/studies",
|
|
"IamBrokerConfigAPIRelativePath": "/IamTokenExchangeBroker/OrgId/config/",
|
|
"OpenIdConfigurationUrlPath": "/tokenvalidator/OrgId/openid-configuration",
|
|
"MountibankTimeoutinSeconds": "15"
|
|
},
|
|
"PipelineConfiguration": {
|
|
"SSOTokenUserName": "",
|
|
"OrgSymmetricKey": "",
|
|
"AuthUserName": "",
|
|
"AuthPassword": "",
|
|
"ServiceID": "",
|
|
"ServiceIDPrivateKey": "",
|
|
"IAMAuthorizationUrl": "",
|
|
"IAMAccessTokenUrl": "",
|
|
"IDMClientBaseUrl": "",
|
|
"IAMGetUserUrl": "",
|
|
"CDRBaseUrl": "",
|
|
"OauthClientID": "",
|
|
"OauthClientSecret": "",
|
|
"CFOrgName": "",
|
|
"CFSpaceName": "",
|
|
"CFUserName": "",
|
|
"CFPassword": "",
|
|
"CookieName": "",
|
|
"CFOauthTokenUrl": "",
|
|
"CFBaseUrl": "",
|
|
"CFAuthenticatorAppName": "",
|
|
"APIGatewayBaseUrl": "",
|
|
"OauthProxyCookieTimeoutInSeconds": "",
|
|
"AuthenticatorSessionExpireOffsetInPercent": "",
|
|
"AccessTokenTestRoleName": "",
|
|
"OpenIdConfigurationBaseUrl": "",
|
|
"OpenIdConfigOrganizationCertificateMapping": "",
|
|
"TenantDetails": ""
|
|
},
|
|
"ExecutionEnvironment": "Local"
|
|
}
|