37 lines
1.0 KiB
JSON
37 lines
1.0 KiB
JSON
{
|
|
"public": {
|
|
"clientOnly": true,
|
|
"googleCloud": true,
|
|
"ui": {
|
|
"studyListFunctionsEnabled": true,
|
|
"studyListDateFilterNumDays": false
|
|
},
|
|
"servers": {
|
|
"dicomWeb": [{
|
|
"name": "dcm4chee-oidc-Client",
|
|
"qidoSupportsIncludeField": false,
|
|
"imageRendering": "wadors",
|
|
"thumbnailRendering": "wadors",
|
|
"metadataSource": "wado",
|
|
"requestOptions": {
|
|
"requestFromBrowser": true,
|
|
"logRequests": true,
|
|
"logResponses": false,
|
|
"logTiming": true
|
|
}
|
|
}]
|
|
},
|
|
"custom": {
|
|
"oidc": [{
|
|
"authServerUrl": "https://accounts.google.com",
|
|
"authRedirectUri": "/_oauth/google",
|
|
"postLogoutRedirectUri": "/",
|
|
"scope": "email profile openid https://www.googleapis.com/auth/cloudplatformprojects.readonly https://www.googleapis.com/auth/cloud-healthcare",
|
|
"revokeUrl": "https://accounts.google.com/o/oauth2/revoke?token="
|
|
}]
|
|
},
|
|
"userAuthenticationRoutesEnabled": true,
|
|
"demoMode": false
|
|
}
|
|
}
|