5 lines
111 B
PHP
5 lines
111 B
PHP
<html>
|
|
<head><title>Shibboleth test</title></head>
|
|
<body><pre><?php print_r($_SERVER); ?></pre></body>
|
|
</html>
|