vix.ing · top · new · best · stats

CMS Token Transition

2025/03/31 by Brian Bockelman, Bockelman, Brian, Rahul Chauhan +23
Computer Science · Decision Sciences · Social Sciences · #Accelerator Physics (physics.acc-ph) #Distributed and Parallel Computing Systems #FOS: Physical sciences #Scientific Computing and Data Management #Software Engineering and Design Patterns

paper · pdf · doi:10.48550/arxiv.2503.24352

openalex publication_date 2025/03/31 · openalex created_date 2025/10/10 · openalex updated_date 2026/07/28

Abstract

Within the LHC community, a momentous transition has been occurring in authorization. For nearly 20 years, services within the Worldwide LHC Computing Grid (WLCG) have authorized based on mapping an identity, derived from an X.509 credential, or a group/role, derived from a VOMS extension issued by the experiment. A fundamental shift is occurring to capabilities: the credential, a bearer token, asserts the authorizations of the bearer, not the identity. By the HL-LHC era, the CMS experiment plans for the transition to tokens, based on the WLCG Common JSON Web Token profile, to be complete. Services in the technology architecture include the INDIGO Identity and Access Management server to issue tokens; a HashiCorp Vault server to store and refresh access tokens for users and jobs; a managed token bastion server to push credentials to the HTCondor CredMon service; and HTCondor to maintain valid tokens in long-running batch jobs. We will describe the transition plans of the experiment, current status, configuration of the central authorization server, lessons learned in commissioning token-based access with sites, and operational experience using tokens for both job submissions and file transfers.

Related