We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 23aaf56 commit bb887b6Copy full SHA for bb887b6
src/config/environments/dev.json
@@ -15,8 +15,8 @@
15
"ninsarBaseUrl": "/line-statistics/",
16
"ninsarMicroFrontendUrl": "https://line-statistics.dev.entur.org",
17
"zagmukMicroFrontendUrl": "https://timetable-admin.dev.entur.org",
18
- "auth0Domain": "ror-entur-dev.eu.auth0.com",
19
- "auth0ClientId": "h5bjgdnSSJi0JcaG3ugigtyBEXaPASQM",
+ "auth0Domain": "partner.dev.entur.org",
+ "auth0ClientId": "2uEG0SOm0OvzYqvVw3VCyCTNtZYCVxRt",
20
"auth0Audience": "https://ror.api.dev.entur.io",
21
"auth0ClaimsNamespace": "https://ror.entur.io/role_assignments",
22
"defaultAuthMethod": "auth0"
0 commit comments