mirror of
https://git.rwth-aachen.de/acs/public/villas/web/
synced 2025-03-09 00:00:01 +01:00
changed config values for integration test, #39
This commit is contained in:
parent
48a7386736
commit
ef84f20eb4
1 changed files with 2 additions and 2 deletions
|
@ -24,8 +24,8 @@ const config = {
|
|||
mail: 'stvogel@eonerc.rwth-aachen.de'
|
||||
},
|
||||
externalAuth: true,
|
||||
loginURL: 'http://localhost:4180/oauth2/start?rd=http://localhost:3000/login/complete',
|
||||
provider: 'KeyCloak',
|
||||
loginURL: 'villas.k8s/oauth2/start?rd=villas.k8s/login/complete',
|
||||
provider: 'Jupyter',
|
||||
disableVillasLogin: false,
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue