refactor: include daia in feature config

This commit is contained in:
Rainer Killinger
2022-02-07 11:30:29 +01:00
parent 18c628a002
commit c88ffe549f
2 changed files with 9 additions and 4 deletions

View File

@@ -585,10 +585,6 @@ const config: RecursivePartial<SCConfigFile> = {
authProvider: 'default',
url: 'https://his-self-service.rz.uni-frankfurt.de',
},
paia: {
authProvider: 'paia',
url: 'https://hds.hebis.de:8443/core',
},
},
},
aboutPages: {

View File

@@ -388,6 +388,15 @@ const config: Partial<SCConfigFile> = {
type: 'Polygon',
},
features: {
extern: {
paia: {
authProvider: 'paia',
url: 'https://hds.hebis.de:8443/core',
},
daia: {
url: 'https://daia.hebis.de/DAIA2/UB_Frankfurt',
},
},
},
menus: [
{