Skip to content

Commit

Permalink
Add namespaces for UChicago AP SciTokens issuers
Browse files Browse the repository at this point in the history
  • Loading branch information
matyasselmeci committed Nov 17, 2023
1 parent 1a3d128 commit a8d0c0e
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions virtual-organizations/OSG.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -234,6 +234,24 @@ DataFederations:
Issuer: https://osg-htc.org/ospool
MaxScopeDepth: 4

# SciTokens issuer for ap20
- Path: /ospool/ap20/.well-known
Authorizations:
- PUBLIC
AllowedOrigins:
- UChicago_OSGConnect_ap20
# Do not cache this: direct access only
AllowedCaches: []

# SciTokens issuer for ap21
- Path: /ospool/ap21/.well-known
Authorizations:
- PUBLIC
AllowedOrigins:
- UChicago_OSGConnect_ap21
# Do not cache this: direct access only
AllowedCaches: []

# SciTokens issuer for ap22
- Path: /ospool/ap22/.well-known
Authorizations:
Expand Down

0 comments on commit a8d0c0e

Please sign in to comment.