Failed to execute template. Cause: [Access denied when checking [script] access to [xwiki:Collaboratory.UX.HbpSkin.WebHome] for user [xwiki:XWiki.Admin]]. Click on this message for details.

OIDC Client Manager UI Integration - HBP Wiki

IAM21 instance, do not create collab nor modify a team, your changes will be lost


Last modified by bougault on 2022/10/20 17:23

From version 3.1
edited by bougault
on 2022/10/20 15:02
Change comment: There is no comment for this version
To version 8.1
edited by bougault
on 2022/10/20 15:22
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -7,6 +7,7 @@
7 7  {{velocity}}
8 8  {{html clean="false"}}
9 9   <!--link rel="stylesheet" type="text/css" href="$services.webjars.url('eu.hbp.wiki:xwiki-webapp-collaboratory', 'style.css')" /-->
10 - <script type="module" src="$services.webjars.url('eu.hbp.wiki:xwiki-webapp-collaboratory', 'collab-search.js')">
10 + <script type="module" src="$services.webjars.url('eu.hbp.wiki:xwiki-webapp-collaboratory', 'oidc-client-manager.js')"></script>
11 + <div id="root"></div>
11 11  {{/html}}
12 12  {{/velocity}}