Skip to content

Latest commit

 

History

History
74 lines (50 loc) · 1.79 KB

objectives.md

File metadata and controls

74 lines (50 loc) · 1.79 KB

Objectives

IAM

  • Improved client registration management

    • Limited to VO members
    • Improved UI
  • Cleanup of unused refresh tokens after a configurable period (to avoid pile up of tokens in the database)

  • Cleanup of unused clients after a configurable period (to avoid pile up of unused clients)

RUCIO

  • Audience support
  • Audience request support (to request tokens with the 'FTS' audience)
  • Group-based authorization support
  • Support for Bearer token discovery on the CLI

GFAL

Davix

FTS

  • Audience support
  • Audience request support (to request tokens targeted to specific transfer endpoints)
  • Fine grained scope request support
    • Request the minimum scopes to manage a transfer
  • Group-based authorization support
  • Support for Bearer token discovery on the CLI

dCache

  • Audience support
  • Fine-grained scope-based authorization support
  • WLCG group-based authorization support
  • Support for Bearer token discovery on the CLI

XRooTD

  • Audience support
  • Fine-grained scope-based authorization support
  • WLCG group-based authorization support

EOS

  • Audience support
  • Fine-grained scope-based authorization support
  • WLCG group-based authorization support

DPM

  • Audience support
  • Fine-grained scope-based authorization support
  • WLCG group-based authorization support

StoRM

  • Audience support
  • Fine-grained scope-based authorization support
  • WLCG group-based authorization support

Other