view NOTES.txt @ 72:e381ba725669

new PUT auth/tokens/{token-type} API route + updated interface with WebService
author Alain Mazy <am@osimis.io>
date Fri, 24 Feb 2023 18:13:36 +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/"
  }