diff --git a/app.config.js b/app.config.js
index 2586e93802bb90ec4405ccac854d6975cb2bd941..d090b7d69f6713ca30ceec7fe93eef859b1a2a86 100644
--- a/app.config.js
+++ b/app.config.js
@@ -41,9 +41,9 @@ export default {
     demo: {
         basePath: '/apps/signature/',
         entryPointURL: 'https://api-demo.tugraz.at',
-        keyCloakBaseURL: 'https://auth-test.tugraz.at/auth',
-        keyCloakRealm: 'tugraz',
-        keyCloakClientId: 'esig-demo_tugraz_at-ESIG',
+        keyCloakBaseURL: 'https://auth-demo.tugraz.at/auth',
+        keyCloakRealm: 'tugraz-vpu',
+        keyCloakClientId: 'dbp-esign',
         matomoUrl: 'https://analytics.tugraz.at/',
         matomoSiteId: 131,
         nextcloudBaseURL: 'https://cloud.tugraz.at',