Review WLCG scopes matching with HTTP methods logic

XMLWordPrintable

    • Type: Task
    • Resolution: Unresolved
    • Priority: Critical
    • None
    • Affects Version/s: 1.11.22
    • Component/s: 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?)

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

              Created:
              Updated: