Skip to content

Commit

Permalink
Merge pull request #3724 from brianhlin/new-lhc-token-issuers
Browse files Browse the repository at this point in the history
Add new commented-out LHC IAM development instances
  • Loading branch information
brianhlin authored Mar 13, 2024
2 parents 3cfca54 + 43d5e6a commit 05d145f
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 0 deletions.
4 changes: 4 additions & 0 deletions virtual-organizations/ALICE.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
AppDescription: ALICE collaboration, High Energy Physics experiment at CERN LHC
CertificateOnly: false
# Credentials:
# TokenIssuers:
# - Description: ALICE IAM development instance
# URL: https://alice-auth.cern.ch/
Community: HEP
Contacts:
Administrative Contact:
Expand Down
2 changes: 2 additions & 0 deletions virtual-organizations/ATLAS.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ Credentials:
Subject: 750e9609-485a-4ed4-bf16-d5cc46c71024
URL: https://atlas-auth.web.cern.ch/
DefaultUnixUser: usatlas3
# - Description: ATLAS IAM development instance
# URL: https://atlas-auth.cern.ch/
Community: The ATLAS physics community.
Contacts:
Administrative Contact:
Expand Down
2 changes: 2 additions & 0 deletions virtual-organizations/CMS.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,8 @@ Credentials:
URL: https://cms-auth.web.cern.ch/
DefaultUnixUser: uscms

# - Description: CMS IAM development instance
# URL: https://CMS-auth.cern.ch/
Contacts:
Administrative Contact:
- ID: 8489f9d11ec9723ae9f11619d325dbfa5516397c
Expand Down
4 changes: 4 additions & 0 deletions virtual-organizations/LHCb.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
AppDescription: Data analysis and simulation work is carried out.
CertificateOnly: true
# Credentials:
# TokenIssuers:
# - Description: LHCb IAM development instance
# URL: https://lhcb-auth.cern.ch/
Community: Large Hadron Collider Beauty Experiment studies production and decay of
particles containing beauty and charm quarks.
Contacts:
Expand Down

0 comments on commit 05d145f

Please sign in to comment.