Imported all shibboleth stuff from openstack-test05

This commit is contained in:
Egon Rijpkema
2018-08-10 16:15:48 +02:00
parent c6c947ce3c
commit 167d755724
12 changed files with 691 additions and 9 deletions

4
keystone/test.php Normal file
View File

@ -0,0 +1,4 @@
<html>
<head><title>Shibboleth test</title></head>
<body><pre><?php print_r($_SERVER); ?></pre></body>
</html>