From 16d0bd8bb734ab37baae40f9b20333d9761cf542 Mon Sep 17 00:00:00 2001 From: Fabio Andrijauskas Date: Thu, 20 Apr 2023 10:30:37 -0700 Subject: [PATCH 1/2] Creating NRP VO Creating a new VO for NRP --- virtual-organizations/NRP.yaml | 43 ++++++++++++++++++++++++++++++++++ 1 file changed, 43 insertions(+) create mode 100644 virtual-organizations/NRP.yaml diff --git a/virtual-organizations/NRP.yaml b/virtual-organizations/NRP.yaml new file mode 100644 index 000000000..bc1a6899f --- /dev/null +++ b/virtual-organizations/NRP.yaml @@ -0,0 +1,43 @@ +AppDescription: This VO supports multiple sciences on NRP +CertificateOnly: false +Community: The NRP VO will support users and experiments that are small enough not to warrant their own separate VO. +Contacts: + Administrative Contact: + - ID: OSG1000162 + Name: Fabio Andrijauskas + Security Contact: + - ID: OSG1000162 + Name: Fabio Andrijauskas + Sponsors: + - ID: c412f5f57dca8fe5c73fb3bc4e86bcf243e9edf7 + Name: Frank Wuerthwein + VO Manager: + - ID: OSG1000162 + Name: Fabio Andrijauskas +Credentials: + TokenIssuers: + - URL: https://scitokens.org/nrp + DefaultUnixUser: nrp +Disable: false +FieldsOfScience: + PrimaryFields: + - Multi-Science Community +ID: 232 +LongName: National research platform origin + +PrimaryURL: https://nationalresearchplatform.org +PurposeURL: https://nationalresearchplatform.org +ReportingGroups: +- nrp +SupportURL: https://nationalresearchplatform.org + +DataFederations: + StashCache: + Namespaces: + - Path: /nrp + Authorizations: + - PUBLIC + AllowedOrigins: + - SDSC_NRP_OSDF_ORIGIN: + AllowedCaches: + - ANY From d023717fb0f72d3a82adef8f836f587a3fafe611 Mon Sep 17 00:00:00 2001 From: Matyas Selmeci Date: Thu, 27 Apr 2023 16:46:41 -0500 Subject: [PATCH 2/2] Update virtual-organizations/NRP.yaml --- virtual-organizations/NRP.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/virtual-organizations/NRP.yaml b/virtual-organizations/NRP.yaml index bc1a6899f..40c6c84a9 100644 --- a/virtual-organizations/NRP.yaml +++ b/virtual-organizations/NRP.yaml @@ -38,6 +38,6 @@ DataFederations: Authorizations: - PUBLIC AllowedOrigins: - - SDSC_NRP_OSDF_ORIGIN: + - SDSC_NRP_OSDF_ORIGIN AllowedCaches: - ANY