This application makes it possible to vieuw simpleSAMLphp configuration in JSON format.
In order to install the required dependencies you need to run Bower.
$ bower install
Make sure you place the saml20-idp-remote.json
and saml20-sp-remote.json
file in the same directory as index.html
.
Copy the config/config.js.default
to config/config.js
and modify it
accordingly.