Skip to content
Snippets Groups Projects
Commit 1e825215 authored by Reiter, Christoph's avatar Reiter, Christoph :snake:
Browse files

Add new keycloak client ID for demo

parent 08143b09
No related branches found
No related tags found
No related merge requests found
......@@ -67,7 +67,7 @@ switch (build) {
entryPointURL = 'https://api-demo.tugraz.at';
keyCloakServer = 'auth-test.tugraz.at';
keyCloakBaseURL = 'https://' + keyCloakServer + '/auth';
keyCloakClientId = 'ibib-demo_tugraz_at-IBIB';
keyCloakClientId = 'esig-demo_tugraz_at-ESIG';
pdfAsQualifiedlySigningServer = 'sig-test.tugraz.at';
break;
case 'production':
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment