Changes for page OIDC Client Manager UI Integration
Last modified by bougault on 2022/10/20 17:23
Summary
-
Page properties (1 modified, 0 added, 0 removed)
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')"> 11 + <div id="root"></div> 11 11 {{/html}} 12 12 {{/velocity}}