From d485d2784f0f97b4ee3f32faf9e6f6ed644b34d4 Mon Sep 17 00:00:00 2001 From: EDRN Bot <94387936+edrn-bot@users.noreply.github.com> Date: Thu, 22 Feb 2024 15:45:52 -0600 Subject: [PATCH] Add NIST auth test --- .upptimerc.yml | 19 +++++++++++++------ 1 file changed, 13 insertions(+), 6 deletions(-) diff --git a/.upptimerc.yml b/.upptimerc.yml index 505aeca519..e8d0486867 100644 --- a/.upptimerc.yml +++ b/.upptimerc.yml @@ -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