From 330fbd399335958d9ba9119c499a67e2c01ddede Mon Sep 17 00:00:00 2001 From: Olli Raitio Date: Wed, 13 Nov 2024 12:09:20 +0200 Subject: [PATCH] update staging triplestore & laji-auth host address --- projects/iucn/src/environments/environment.ts | 6 +++--- projects/kerttu-global/src/environments/environment.dev.ts | 4 ++-- projects/kerttu-global/src/environments/environment.ts | 4 ++-- projects/laji/src/environments/environment.beta.ts | 6 +++--- projects/laji/src/environments/environment.dev-embedded.ts | 6 +++--- projects/laji/src/environments/environment.local-beta.ts | 6 +++--- projects/laji/src/environments/environment.local.ts | 6 +++--- projects/laji/src/environments/environment.ts | 6 +++--- projects/vir/src/environments/environment.ts | 4 ++-- 9 files changed, 24 insertions(+), 24 deletions(-) diff --git a/projects/iucn/src/environments/environment.ts b/projects/iucn/src/environments/environment.ts index 56268b9342..793686d9dd 100644 --- a/projects/iucn/src/environments/environment.ts +++ b/projects/iucn/src/environments/environment.ts @@ -15,9 +15,9 @@ export const environment = { sourceKotka: 'KE.3', systemID: 'KE.389', apiBase: 'https://dev.laji.fi/api', - loginCheck: 'https://fmnh-ws-test.it.helsinki.fi/laji-auth/loginInfo', - loginUrl: 'https://fmnh-ws-test.it.helsinki.fi/laji-auth/login', - selfPage: 'https://fmnh-ws-test.it.helsinki.fi/laji-auth/self', + loginCheck: 'https://fmnh-ws-test-24.it.helsinki.fi/laji-auth/loginInfo', + loginUrl: 'https://fmnh-ws-test-24.it.helsinki.fi/laji-auth/login', + selfPage: 'https://fmnh-ws-test-24.it.helsinki.fi/laji-auth/self', kerttuApi: 'https://staging-kerttu-backend.laji.fi', protaxApi: 'https://protax-api-dev.laji.fi', geoserver: 'https://geoserver-dev.laji.fi/geoserver', diff --git a/projects/kerttu-global/src/environments/environment.dev.ts b/projects/kerttu-global/src/environments/environment.dev.ts index 69043af00e..406e1c810f 100644 --- a/projects/kerttu-global/src/environments/environment.dev.ts +++ b/projects/kerttu-global/src/environments/environment.dev.ts @@ -11,8 +11,8 @@ export const environment = { systemID: 'KE.1181', apiBase: '/api', loginCheck: '', - loginUrl: 'https://fmnh-ws-test.it.helsinki.fi/laji-auth/login', - selfPage: 'https://fmnh-ws-test.it.helsinki.fi/laji-auth/self', + loginUrl: 'https://fmnh-ws-test-24.it.helsinki.fi/laji-auth/login', + selfPage: 'https://fmnh-ws-test-24.it.helsinki.fi/laji-auth/self', kerttuApi: 'https://staging-kerttu-backend.laji.fi', protaxApi: 'https://protax-api-dev.laji.fi', geoserver: 'https://geoserver-dev.laji.fi/geoserver', diff --git a/projects/kerttu-global/src/environments/environment.ts b/projects/kerttu-global/src/environments/environment.ts index 256a0b65f1..508509c3c0 100644 --- a/projects/kerttu-global/src/environments/environment.ts +++ b/projects/kerttu-global/src/environments/environment.ts @@ -15,8 +15,8 @@ export const environment = { systemID: 'KE.542', apiBase: 'https://dev.laji.fi/api', loginCheck: '', - loginUrl: 'https://fmnh-ws-test.it.helsinki.fi/laji-auth/login', - selfPage: 'https://fmnh-ws-test.it.helsinki.fi/laji-auth/self', + loginUrl: 'https://fmnh-ws-test-24.it.helsinki.fi/laji-auth/login', + selfPage: 'https://fmnh-ws-test-24.it.helsinki.fi/laji-auth/self', // kerttuApi: 'http://localhost:5000', kerttuApi: 'https://staging-kerttu-backend.laji.fi', protaxApi: 'https://protax-api-dev.laji.fi', diff --git a/projects/laji/src/environments/environment.beta.ts b/projects/laji/src/environments/environment.beta.ts index 5ef0459e58..c08679eb9f 100644 --- a/projects/laji/src/environments/environment.beta.ts +++ b/projects/laji/src/environments/environment.beta.ts @@ -15,9 +15,9 @@ export const environment = { sourceKotka: 'KE.3', systemID: 'KE.841', apiBase: 'https://beta.laji.fi/api', - loginCheck: 'https://fmnh-ws-test.it.helsinki.fi/laji-auth/loginInfo', - loginUrl: 'https://fmnh-ws-test.it.helsinki.fi/laji-auth/login', - selfPage: 'https://fmnh-ws-test.it.helsinki.fi/laji-auth/self', + loginCheck: 'https://fmnh-ws-test-24.it.helsinki.fi/laji-auth/loginInfo', + loginUrl: 'https://fmnh-ws-test-24.it.helsinki.fi/laji-auth/login', + selfPage: 'https://fmnh-ws-test-24.it.helsinki.fi/laji-auth/self', kerttuApi: 'https://staging-kerttu-backend.laji.fi', protaxApi: 'https://protax-api-dev.laji.fi', geoserver: 'https://geoserver-dev.laji.fi/geoserver', diff --git a/projects/laji/src/environments/environment.dev-embedded.ts b/projects/laji/src/environments/environment.dev-embedded.ts index 54ab70b205..f50fd8bcb5 100644 --- a/projects/laji/src/environments/environment.dev-embedded.ts +++ b/projects/laji/src/environments/environment.dev-embedded.ts @@ -10,9 +10,9 @@ export const environment = { sourceKotka: 'KE.3', systemID: 'KE.389', apiBase: 'https://dev-embedded.laji.fi/api', - loginCheck: 'https://fmnh-ws-test.it.helsinki.fi/laji-auth/loginInfo', - loginUrl: 'https://fmnh-ws-test.it.helsinki.fi/laji-auth/login', - selfPage: 'https://fmnh-ws-test.it.helsinki.fi/laji-auth/self', + loginCheck: 'https://fmnh-ws-test-24.it.helsinki.fi/laji-auth/loginInfo', + loginUrl: 'https://fmnh-ws-test-24.it.helsinki.fi/laji-auth/login', + selfPage: 'https://fmnh-ws-test-24.it.helsinki.fi/laji-auth/self', kerttuApi: 'https://staging-kerttu-backend.laji.fi', protaxApi: 'https://protax-api-dev.laji.fi', geoserver: 'https://geoserver-dev.laji.fi/geoserver', diff --git a/projects/laji/src/environments/environment.local-beta.ts b/projects/laji/src/environments/environment.local-beta.ts index 23c1fd6831..b1fa310ef6 100644 --- a/projects/laji/src/environments/environment.local-beta.ts +++ b/projects/laji/src/environments/environment.local-beta.ts @@ -9,9 +9,9 @@ export const environment = { sourceKotka: 'KE.3', systemID: 'KE.542', apiBase: 'https://beta.laji.fi/api', - loginCheck: 'https://fmnh-ws-test.it.helsinki.fi/laji-auth/loginInfo', - loginUrl: 'https://fmnh-ws-test.it.helsinki.fi/laji-auth/login', - selfPage: 'https://fmnh-ws-test.it.helsinki.fi/laji-auth/self', + loginCheck: 'https://fmnh-ws-test-24.it.helsinki.fi/laji-auth/loginInfo', + loginUrl: 'https://fmnh-ws-test-24.it.helsinki.fi/laji-auth/login', + selfPage: 'https://fmnh-ws-test-24.it.helsinki.fi/laji-auth/self', kerttuApi: 'https://staging-kerttu-backend.laji.fi', protaxApi: 'https://protax-api-dev.laji.fi', geoserver: 'https://geoserver-dev.laji.fi/geoserver', diff --git a/projects/laji/src/environments/environment.local.ts b/projects/laji/src/environments/environment.local.ts index a96af65952..7ce69e3f91 100644 --- a/projects/laji/src/environments/environment.local.ts +++ b/projects/laji/src/environments/environment.local.ts @@ -14,9 +14,9 @@ export const environment = { disableAnalytics: true, systemID: 'KE.542', apiBase: '/api', - loginCheck: 'https://fmnh-ws-test.it.helsinki.fi/laji-auth/loginInfo', - loginUrl: 'https://fmnh-ws-test.it.helsinki.fi/laji-auth/login', - selfPage: 'https://fmnh-ws-test.it.helsinki.fi/laji-auth/self', + loginCheck: 'https://fmnh-ws-test-24.it.helsinki.fi/laji-auth/loginInfo', + loginUrl: 'https://fmnh-ws-test-24.it.helsinki.fi/laji-auth/login', + selfPage: 'https://fmnh-ws-test-24.it.helsinki.fi/laji-auth/self', // kerttuApi: 'http://localhost:5000', kerttuApi: 'https://staging-kerttu-backend.laji.fi', protaxApi: 'https://protax-api-dev.laji.fi', diff --git a/projects/laji/src/environments/environment.ts b/projects/laji/src/environments/environment.ts index aade61e28c..b7f433c6d7 100644 --- a/projects/laji/src/environments/environment.ts +++ b/projects/laji/src/environments/environment.ts @@ -15,9 +15,9 @@ export const environment = { sourceKotka: 'KE.3', systemID: 'KE.389', apiBase: 'https://dev.laji.fi/api', - loginCheck: 'https://fmnh-ws-test.it.helsinki.fi/laji-auth/loginInfo', - loginUrl: 'https://fmnh-ws-test.it.helsinki.fi/laji-auth/login', - selfPage: 'https://fmnh-ws-test.it.helsinki.fi/laji-auth/self', + loginCheck: 'https://fmnh-ws-test-24.it.helsinki.fi/laji-auth/loginInfo', + loginUrl: 'https://fmnh-ws-test-24.it.helsinki.fi/laji-auth/login', + selfPage: 'https://fmnh-ws-test-24.it.helsinki.fi/laji-auth/self', kerttuApi: 'https://staging-kerttu-backend.laji.fi', protaxApi: 'https://protax-api-dev.laji.fi', geoserver: 'https://geoserver-dev.laji.fi/geoserver', diff --git a/projects/vir/src/environments/environment.ts b/projects/vir/src/environments/environment.ts index f3b8493e34..42f2b74bd7 100644 --- a/projects/vir/src/environments/environment.ts +++ b/projects/vir/src/environments/environment.ts @@ -16,8 +16,8 @@ export const environment = { systemID: 'KE.542', rootCollections: ['HR.128'], apiBase: 'https://dev.laji.fi/api', - loginUrl: 'https://fmnh-ws-test.it.helsinki.fi/laji-auth/login', - selfPage: 'https://fmnh-ws-test.it.helsinki.fi/laji-auth/self', + loginUrl: 'https://fmnh-ws-test-24.it.helsinki.fi/laji-auth/login', + selfPage: 'https://fmnh-ws-test-24.it.helsinki.fi/laji-auth/self', kerttuApi: 'https://staging-kerttu-backend.laji.fi', globalMessageIds: { '\/observation.*': {