Skip to content

Commit

Permalink
Merge pull request #3695 from josh-willis/patch-8
Browse files Browse the repository at this point in the history
Update LIGO.yaml to add LIGO Caltech AP issuer to auth OSDF origins
  • Loading branch information
matyasselmeci authored Mar 1, 2024
2 parents f244d90 + c9269cf commit 3d7dec3
Showing 1 changed file with 20 additions and 2 deletions.
22 changes: 20 additions & 2 deletions virtual-organizations/LIGO.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,9 @@ DataFederations:
- SciTokens:
Issuer: https://test.cilogon.org/igwn
Base Path: /user/ligo,/igwn,/igwn/cit,/igwn/test,/igwn/test-write
- SciTokens:
Issuer: https://osdf.igwn.org/cit
Base Path: /user/ligo,/igwn,/igwn/cit,/igwn/test,/igwn/test-write
AllowedOrigins:
- CIT_LIGO_ORIGIN
- LIGO-StashCache-Origin
Expand Down Expand Up @@ -137,6 +140,9 @@ DataFederations:
- SciTokens:
Issuer: https://test.cilogon.org/igwn
Base Path: /user/ligo,/igwn,/igwn/cit,/igwn/test,/igwn/test-write
- SciTokens:
Issuer: https://osdf.igwn.org/cit
Base Path: /user/ligo,/igwn,/igwn/cit,/igwn/test,/igwn/test-write
AllowedOrigins:
- UCL-Virgo-StashCache-Origin
AllowedCaches: *ligo-allowed-caches
Expand All @@ -152,6 +158,9 @@ DataFederations:
- SciTokens:
Issuer: https://test.cilogon.org/igwn
Base Path: /user/ligo,/igwn,/igwn/cit,/igwn/test,/igwn/test-write
- SciTokens:
Issuer: https://osdf.igwn.org/cit
Base Path: /user/ligo,/igwn,/igwn/cit,/igwn/test,/igwn/test-write
AllowedOrigins:
- CIT_LIGO_ORIGIN_IFO
AllowedCaches: *ligo-allowed-caches
Expand All @@ -167,6 +176,9 @@ DataFederations:
- SciTokens:
Issuer: https://test.cilogon.org/igwn
Base Path: /user/ligo,/igwn,/igwn/cit,/igwn/test,/igwn/test-write
- SciTokens:
Issuer: https://osdf.igwn.org/cit
Base Path: /user/ligo,/igwn,/igwn/cit,/igwn/test,/igwn/test-write
AllowedOrigins:
- KAGRA_OSDF_ORIGIN
AllowedCaches: *ligo-allowed-caches
Expand All @@ -182,6 +194,9 @@ DataFederations:
- SciTokens:
Issuer: https://test.cilogon.org/igwn
Base Path: /user/ligo,/igwn,/igwn/cit,/igwn/test,/igwn/test-write
- SciTokens:
Issuer: https://osdf.igwn.org/cit
Base Path: /user/ligo,/igwn,/igwn/cit,/igwn/test,/igwn/test-write
AllowedOrigins:
- CIT_LIGO_ORIGIN_SHARED
AllowedCaches: *ligo-allowed-caches
Expand All @@ -197,6 +212,9 @@ DataFederations:
- SciTokens:
Issuer: https://test.cilogon.org/igwn
Base Path: /user/ligo,/igwn,/igwn/cit,/igwn/test,/igwn/test-write
- SciTokens:
Issuer: https://osdf.igwn.org/cit
Base Path: /user/ligo,/igwn,/igwn/cit,/igwn/test,/igwn/test-write
AllowedOrigins:
- CIT_LIGO_ORIGIN_STAGING
AllowedCaches: *ligo-allowed-caches
Expand All @@ -215,7 +233,7 @@ DataFederations:
Base Path: /user/ligo,/igwn,/igwn/cit,/igwn/test,/igwn/test-write
- SciTokens:
Issuer: https://osdf.igwn.org/cit
Base Path: /igwn/test,/igwn/test-write
Base Path: /user/ligo,/igwn,/igwn/cit,/igwn/test,/igwn/test-write
AllowedOrigins:
- CIT_LIGO_ORIGIN_TEST
AllowedCaches: *ligo-allowed-caches
Expand All @@ -233,7 +251,7 @@ DataFederations:
Base Path: /user/ligo,/igwn,/igwn/cit,/igwn/test,/igwn/test-write
- SciTokens:
Issuer: https://osdf.igwn.org/cit
Base Path: /igwn/test,/igwn/test-write
Base Path: /user/ligo,/igwn,/igwn/cit,/igwn/test,/igwn/test-write
AllowedOrigins:
- CIT_LIGO_ORIGIN_TEST_WRITE
AllowedCaches: *ligo-allowed-caches
Expand Down

0 comments on commit 3d7dec3

Please sign in to comment.