mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-05 21:12:52 +00:00
fix: update PAIA API URL
This commit is contained in:
@@ -617,8 +617,8 @@ const config: Partial<SCConfigFile> = {
|
||||
name: '$.name',
|
||||
role: '$.type',
|
||||
},
|
||||
token: 'https://hds.hebis.de:8443/auth/login',
|
||||
userinfo: 'https://hds.hebis.de:8443/core',
|
||||
token: 'https://hds.hebis.de/paia/auth/login',
|
||||
userinfo: 'https://hds.hebis.de/paia/core',
|
||||
},
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user