From ef759f3e1e891212ae24f9f2957689a87f391517 Mon Sep 17 00:00:00 2001 From: Fabio Andrijauskas Date: Mon, 17 Jun 2024 19:34:08 -0700 Subject: [PATCH] adding FDP_OSDF_ORIGIN namespace adding FDP_OSDF_ORIGIN namespace --- virtual-organizations/NRP.yaml | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/virtual-organizations/NRP.yaml b/virtual-organizations/NRP.yaml index 4010b14b3..f275f0b11 100644 --- a/virtual-organizations/NRP.yaml +++ b/virtual-organizations/NRP.yaml @@ -65,7 +65,7 @@ DataFederations: Authorizations: - PUBLIC - SciTokens: - Issuer: https://t.nationalresearchplatform.org/fdp + Issuer: https://t.nationalresearchplatform.org/fdp-d3d Base Path: /nrp/fdp/ Map Subject: False AllowedOrigins: @@ -101,3 +101,14 @@ DataFederations: - SDSC_NRP_OSDF_ORIGIN AllowedCaches: - ANY + - Path: /fdp-d3d + Authorizations: + - PUBLIC + - SciTokens: + Issuer: https://t.nationalresearchplatform.org/fdp-d3d + Base Path: /fdp-d3d + Map Subject: False + AllowedOrigins: + - FDP_OSDF_ORIGIN + AllowedCaches: + - ANY