From f5dc6db01dd6427e38f3511c9b5ebd1e13b94a02 Mon Sep 17 00:00:00 2001 From: Fabio Andrijauskas Date: Wed, 18 Oct 2023 16:21:52 -0700 Subject: [PATCH] Add token and voms config Add token and voms config --- virtual-organizations/NRP.yaml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/virtual-organizations/NRP.yaml b/virtual-organizations/NRP.yaml index 0aca031ea..ddae4ef08 100644 --- a/virtual-organizations/NRP.yaml +++ b/virtual-organizations/NRP.yaml @@ -51,3 +51,15 @@ DataFederations: - SDSC_NRP_OSDF_ORIGIN AllowedCaches: - ANY + - Path: /nrp/protected/xenon-biggrid-nl/ + Authorizations: + - FQAN: /xenon.biggrid.nl + - DN: /DC=ch/DC=cern/OU=Organic Units/OU=Users/CN=jstephen/CN=781624/CN=Judith Lorraine Stephen + - SciTokens: + Issuer: https://t.nationalresearchplatform.org/xenon + Base Path: /nrp/protected/xenon-biggrid-nl/ + Map Subject: False + AllowedOrigins: + - SDSC_NRP_OSDF_ORIGIN + AllowedCaches: + - ANY