view NOTES.txt @ 54:317b31e99501

Added 3 new configurations: WebServiceUsername, WebServicePassword, WebServiceIdentifier. WebServiceIdentifier is now included in the payload as the 'identifier' field
author Alain Mazy <am@osimis.io>
date Mon, 26 Sep 2022 15:20:39 +0200
parents d5d3cb00556a
children
line wrap: on
line source

TODO
====

- map Orthanc/DICOM ids
- GET tokens






  "Authorization" : {
    "UncheckedResources" : [
      "/series",
      "/instances",
      "/patients",
      "/studies",
      "/plugins/explorer.js",
      "/system"
    ],
    "UncheckedFolders" : [
      "/app/",
      "/web-viewer/app/",
      "/web-viewer/libs/",
      "/wsi/app/"
    ],
    "WebService" : "http://localhost:8000/"
  }