Skip to content

Commit

Permalink
Make S3 origins public (request from Justin Hiemstra over Slack)
Browse files Browse the repository at this point in the history
  • Loading branch information
matyasselmeci committed Jan 4, 2024
1 parent d74c409 commit 42a1e71
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions virtual-organizations/OSG.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -147,6 +147,7 @@ DataFederations:

- Path: /s3.amazonaws.com/us-east-1
Authorizations:
- PUBLIC
- SciTokens:
Issuer: https://osg-htc.org/ospool
Base Path: /ospool/PROTECTED,/s3.amazonaws.com/us-east-1,/s3.amazonaws.com/us-west-1
Expand All @@ -160,6 +161,7 @@ DataFederations:

- Path: /s3.amazonaws.com/us-west-1
Authorizations:
- PUBLIC
- SciTokens:
Issuer: https://osg-htc.org/ospool
Base Path: /ospool/PROTECTED,/s3.amazonaws.com/us-east-1,/s3.amazonaws.com/us-west-1
Expand Down

0 comments on commit 42a1e71

Please sign in to comment.