mirror of
https://git.rwth-aachen.de/acs/public/villas/web/
synced 2025-03-09 00:00:01 +01:00
Merge branch 'feature-external-auth' of git.rwth-aachen.de:acs/public/villas/web into feature-external-auth
This commit is contained in:
commit
48ea39426a
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ const config = {
|
|||
mail: 'stvogel@eonerc.rwth-aachen.de'
|
||||
},
|
||||
externalAuth: true,
|
||||
loginURL: 'villas.k8s/oauth2/start?rd=villas.k8s/login/complete',
|
||||
loginURL: '/oauth2/start?rd=/login/complete',
|
||||
provider: 'Jupyter',
|
||||
disableVillasLogin: false,
|
||||
};
|
||||
|
|
Loading…
Add table
Reference in a new issue