Uploaded image for project: 'StoRM'
  1. StoRM
  2. STOR-1601

Review WLCG scopes matching with HTTP methods logic

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Unresolved
    • Icon: Critical Critical
    • 1.12.0
    • 1.11.22
    • webdav
    • Security Level: Public (Visbile by non-authn users.)
    • None

      Currently, each HTTP method requires a specific storage.* scope:

      • HEAD, OPTIONS, PROPFIND, GET require storage.read scope
      • PATCH, DELETE require storage.modify scope
      • PUT, MKCOL require storage.create scope if resource doesn't exist
      • PUT, MKCOL require storage.modify scope if resource exists

      We need to review this logic in order to consider also the latency status of the resource (is it online or nearline?)

            vianello Enrico Vianello
            vianello Enrico Vianello
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: