view NOTES.txt @ 74:aa73b10c2db9

new API route to decode tokens
author Alain Mazy <am@osimis.io>
date Fri, 03 Mar 2023 18:03:22 +0100
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/"
  }