From bb887b686bf883566727c80ff286babce3ac34ca Mon Sep 17 00:00:00 2001 From: Assad Riaz Date: Thu, 21 Mar 2024 13:17:38 +0100 Subject: [PATCH] Revert "Revert "Revert "Revert "Revert "Revert "Switch to Entur Partner tenant"""""" This reverts commit 23aaf5679e890b4be9ec46fd45dbd4ce090669cf. --- src/config/environments/dev.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/config/environments/dev.json b/src/config/environments/dev.json index e2b80865..1df20cb0 100644 --- a/src/config/environments/dev.json +++ b/src/config/environments/dev.json @@ -15,8 +15,8 @@ "ninsarBaseUrl": "/line-statistics/", "ninsarMicroFrontendUrl": "https://line-statistics.dev.entur.org", "zagmukMicroFrontendUrl": "https://timetable-admin.dev.entur.org", - "auth0Domain": "ror-entur-dev.eu.auth0.com", - "auth0ClientId": "h5bjgdnSSJi0JcaG3ugigtyBEXaPASQM", + "auth0Domain": "partner.dev.entur.org", + "auth0ClientId": "2uEG0SOm0OvzYqvVw3VCyCTNtZYCVxRt", "auth0Audience": "https://ror.api.dev.entur.io", "auth0ClaimsNamespace": "https://ror.entur.io/role_assignments", "defaultAuthMethod": "auth0"