From 69a4df9195fe92c398a44a763baec76d98075f6c Mon Sep 17 00:00:00 2001 From: Fabio Andrijauskas Date: Thu, 31 Oct 2024 14:01:05 -0700 Subject: [PATCH] Fixing FDP namesapce cache access The origin was set to no Public reads. --- virtual-organizations/NRP.yaml | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/virtual-organizations/NRP.yaml b/virtual-organizations/NRP.yaml index 8bdccf13a..0744864e7 100644 --- a/virtual-organizations/NRP.yaml +++ b/virtual-organizations/NRP.yaml @@ -71,7 +71,7 @@ DataFederations: AllowedOrigins: - SDSC_NRP_OSDF_ORIGIN AllowedCaches: - - ANY + - FDP_OSDF_CACHE - Path: /nrp/fdp/gyrokinetic Authorizations: - PUBLIC @@ -82,7 +82,7 @@ DataFederations: AllowedOrigins: - SDSC_NRP_OSDF_ORIGIN AllowedCaches: - - ANY + - FDP_OSDF_CACHE - Path: /knightlab Authorizations: - PUBLIC @@ -103,7 +103,6 @@ DataFederations: - ANY - Path: /fdp-d3d Authorizations: - - PUBLIC - SciTokens: Issuer: https://t.nationalresearchplatform.org/fdp-d3d Base Path: /fdp-d3d @@ -111,7 +110,7 @@ DataFederations: AllowedOrigins: - FDP_OSDF_ORIGIN AllowedCaches: - - ANY + - FDP_OSDF_CACHE - Path: /nrp/so Authorizations: - PUBLIC