diff --git a/packages/app-shell/assets/index.html b/packages/app-shell/assets/index.html index 054b33165f3fe7485b7731e3c7cd609a4c5dce7c..a59396367c9f03ff188afc3ae77e5e8496e04ff6 100644 --- a/packages/app-shell/assets/index.html +++ b/packages/app-shell/assets/index.html @@ -21,7 +21,7 @@ <body> -<dbp-app-shell keycloak-config='{"url": "https://auth-dev.tugraz.at/auth", "realm": "tugraz", "clientId": "auth-dev-mw-frontend-local", "silentCheckSsoRedirectUri": "/silent-check-sso.html"}' src="/example.topic.metadata.json"></dbp-app-shell> +<dbp-app-shell auth requested-login-status keycloak-config='{"url": "https://auth-dev.tugraz.at/auth", "realm": "tugraz", "clientId": "auth-dev-mw-frontend-local", "silentCheckSsoRedirectUri": "/silent-check-sso.html"}' src="/example.topic.metadata.json"></dbp-app-shell> </body> </html> \ No newline at end of file