Skip to content
Snippets Groups Projects
Unverified Commit 82c3c746 authored by Bekerle, Patrizio's avatar Bekerle, Patrizio :fire:
Browse files

Add auth attribute to toolkit demo

parent 874c73cf
No related branches found
No related tags found
No related merge requests found
Pipeline #16462 passed
......@@ -61,6 +61,7 @@
nextcloud-file-url="<%= nextcloudFileURL %>">
<<%= name %>
src="<%= getUrl(name + '.topic.metadata.json') %>"
auth
base-path="<%= getUrl('') %>"
keycloak-config='{"url": "<%= keyCloakBaseURL %>", "realm": "tugraz", "clientId": "<%= keyCloakClientId %>", "silentCheckSsoRedirectUri": "<%= getUrl('silent-check-sso.html') %>"}'
matomo-url="<%= matomoUrl %>" matomo-site-id="<%= matomoSiteId %>"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment