From e4eaeca3b27fa818cf4ab5b1166a9497f84eff9c Mon Sep 17 00:00:00 2001 From: Fabio Andrijauskas Date: Thu, 7 Mar 2024 11:47:13 -0800 Subject: [PATCH] adding /knightlab namespace adding /knightlab namespace --- virtual-organizations/NRP.yaml | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/virtual-organizations/NRP.yaml b/virtual-organizations/NRP.yaml index 25c9de7d2..bcde06a3c 100644 --- a/virtual-organizations/NRP.yaml +++ b/virtual-organizations/NRP.yaml @@ -63,3 +63,20 @@ DataFederations: - SDSC_NRP_OSDF_ORIGIN AllowedCaches: - ANY + - Path: /knightlab + Authorizations: + - PUBLIC + AllowedOrigins: + - SDSC_NRP_OSDF_ORIGIN + AllowedCaches: + - ANY + - Path: /knightlab/mirror/ncbi-genbank-refseq + Authorizations: + - SciTokens: + Issuer: https://token.nationalresearchplatform.org/knightlab + Base Path: /knightlab/mirror/ncbi-genbank-refseq + Map Subject: False + AllowedOrigins: + - SDSC_NRP_OSDF_ORIGIN + AllowedCaches: + - ANY