Skip to content

Commit

Permalink
Use the A record until we transition
Browse files Browse the repository at this point in the history
The previous URL is the CNAME that points to ospool-ap2040.chtc.wisc.edu
  • Loading branch information
brianhlin committed May 8, 2024
1 parent a5950ae commit 0b5485e
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions virtual-organizations/OSG.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -260,18 +260,18 @@ DataFederations:
- Path: /ospool/ap40/data
Authorizations:
- SciTokens:
Issuer: https://ap40.uw.osg-htc.org:8443
Issuer: https://ospool-ap2140.chtc.wisc.edu:8443
Base Path: /ospool/ap40
Map Subject: True
AllowedOrigins:
- CHTC-ap40
AllowedCaches:
- ANY
Writeback: https://ap40.uw.osg-htc.org:8443
DirList: https://ap40.uw.osg-htc.org:8443
Writeback: https://ospool-ap2140.chtc.wisc.edu:8443
DirList: https://ospool-ap2140.chtc.wisc.edu:8443
CredentialGeneration:
Strategy: OAuth2
Issuer: https://ap40.uw.osg-htc.org:8443
Issuer: https://ospool-ap2140.chtc.wisc.edu:8443
MaxScopeDepth: 4

# SciTokens issuer for ap20
Expand Down

0 comments on commit 0b5485e

Please sign in to comment.