From c88ffe549f41de256419de2e46d82f4d3355a980 Mon Sep 17 00:00:00 2001 From: Rainer Killinger Date: Mon, 7 Feb 2022 11:30:29 +0100 Subject: [PATCH] refactor: include daia in feature config --- config/default-f-u.ts | 4 ---- config/default.ts | 9 +++++++++ 2 files changed, 9 insertions(+), 4 deletions(-) diff --git a/config/default-f-u.ts b/config/default-f-u.ts index 8347c6e3..05e604fb 100644 --- a/config/default-f-u.ts +++ b/config/default-f-u.ts @@ -585,10 +585,6 @@ const config: RecursivePartial = { authProvider: 'default', url: 'https://his-self-service.rz.uni-frankfurt.de', }, - paia: { - authProvider: 'paia', - url: 'https://hds.hebis.de:8443/core', - }, }, }, aboutPages: { diff --git a/config/default.ts b/config/default.ts index 9a8ccecc..59144e92 100644 --- a/config/default.ts +++ b/config/default.ts @@ -388,6 +388,15 @@ const config: Partial = { type: 'Polygon', }, features: { + extern: { + paia: { + authProvider: 'paia', + url: 'https://hds.hebis.de:8443/core', + }, + daia: { + url: 'https://daia.hebis.de/DAIA2/UB_Frankfurt', + }, + }, }, menus: [ {