<<%= name %> provider-root no-welcome-page lang="de" entry-point-url="<%= entryPointURL %>" src="<%= getUrl(name + '.topic.metadata.json') %>" base-path="<%= getUrl('') %>" keycloak-config='{"url": "<%= keyCloakBaseURL %>", "realm": "<%= keyCloakRealm %>", "clientId": "<%= keyCloakClientId %>", "silentCheckSsoRedirectUri": "<%= getUrl('silent-check-sso.html') %>"}' matomo-url="<%= matomoUrl %>" matomo-site-id="<%= matomoSiteId %>" git-info='<%= buildInfo.info %>' build-url='<%= buildInfo.url %>' build-time='<%= buildInfo.time %>' env='<%= buildInfo.env %>' html-overrides='global-override' themes='[{"class": "light-theme", "icon": "sun", "name": "Light Mode"}, {"class": "dark-theme", "icon": "night", "name": "Dark Mode"}]' app-name='<%= name %>' > >