Add a first draft of the federation page.
This includes the generation of metadata for all hosted entities, even if there's more than one entity defined for a certain type (e.g. multiple SPs or multiple IdPs). Still missing: * Metadata converter moved to the admin module. * Metadata lookup. * Showing metadata for trusted entities. * Downloading certificates. * Move the "clear my discovery choices" link to the new user interface.
Showing
- modules/admin/lib/FederationController.php 374 additions, 0 deletionsmodules/admin/lib/FederationController.php
- modules/admin/templates/federation.twig 163 additions, 0 deletionsmodules/admin/templates/federation.twig
- package-lock.json 5 additions, 0 deletionspackage-lock.json
- package.json 2 additions, 1 deletionpackage.json
- src/css/default.scss 121 additions, 14 deletionssrc/css/default.scss
- src/js/bundle.js 27 additions, 1 deletionsrc/js/bundle.js
- templates/includes/expander.twig 11 additions, 0 deletionstemplates/includes/expander.twig
Loading
Please register or sign in to comment