re-added openid endpoint
This commit is contained in:
parent
ccd241b5df
commit
f724154248
@ -2,6 +2,7 @@ import {NgxLoggerLevel} from 'ngx-logger';
|
|||||||
|
|
||||||
export const environment = {
|
export const environment = {
|
||||||
title: 'Bsp 4 Gruppe 4',
|
title: 'Bsp 4 Gruppe 4',
|
||||||
|
openid_endpoint: 'https://waecm-sso.inso.tuwien.ac.at/auth/realms/waecm/protocol/openid-connect',
|
||||||
production: true,
|
production: true,
|
||||||
location: window.location.hostname,
|
location: window.location.hostname,
|
||||||
port: 8000,
|
port: 8000,
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user