view NOTES.txt @ 199:21abcb97ff3c

Fix internal error when the auth-service was not configured to implement the role/permission API
author Alain Mazy <am@orthanc.team>
date Tue, 02 Jul 2024 15:26:18 +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/"
  }