mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-09 19:22:51 +00:00
refactor: include daia in feature config
This commit is contained in:
@@ -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: [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user