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