test: Add a router script for the built-in server to initialize SSP's configuration.
With this script, which will be executed for every request performed to the built-in server, we can preload the configuration from a temporary file, making it possible to configure SimpleSAMLphp dynamically when testing.
tests/routers/configLoader.php
0 → 100644
Please register or sign in to comment