view NOTES.txt @ 167:e406ef204e3a

new default permissions for create-dicom + stl routes
author Alain Mazy <am@orthanc.team>
date Wed, 15 May 2024 14:31:04 +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/"
  }