Skip to content

Commit

Permalink
Add NIST auth test
Browse files Browse the repository at this point in the history
  • Loading branch information
edrn-bot authored Feb 22, 2024
1 parent 065baed commit d485d27
Showing 1 changed file with 13 additions and 6 deletions.
19 changes: 13 additions & 6 deletions .upptimerc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,12 +58,19 @@ sites:
assignees:
- nutjob4life
-
name: 🚪 EDRN Portal Login (Secure Site user)
url: https://edrn.nci.nih.gov/authentication-test
headers:
- "Authorization: Basic $DMCC_BASIC_AUTH"
assignees:
- nutjob4life
name: ⚗️ NIST LabCAS authentication endpoint
url: https://labcas.jpl.nasa.gov/nist/data-access-api/auth
headers:
- "Authorization: Basic $NIST_SERVICE_BASIC_AUTH"
assignees:
- nutjob4life
-
name: 🚪 EDRN Portal Login (Secure Site user)
url: https://edrn.nci.nih.gov/authentication-test
headers:
- "Authorization: Basic $DMCC_BASIC_AUTH"
assignees:
- nutjob4life
-
name: 🧬 EDRN Portal Biomarker
url: https://edrn.nci.nih.gov/data-and-resources/biomarkers/4delf
Expand Down

0 comments on commit d485d27

Please sign in to comment.