Skip to content
Snippets Groups Projects
header.php 736 B
<section id="header">
	<a href="<?php echo WEB_BASE_URL; ?>" id="logo"><img src="<?php echo MEDIA_URL; ?>/images/logo.png" /></a>
	<p>GÉANT Test IdP is a SAML 2.0 SP testing service based on SimpleSAMLPHP and focused on the needs of R&E.<br />
	Please register for the service by uploading your SP metadata which will then be validated.</p>
	<p>Once registered you can login to your Test IdP instance and select a user test profile.<br />
	User test profiles check different success and error scenarios for your SP and may be edited.</p>
	<p>Then login to your SP as usual and any issues resulting from the test will be indicated.<br />
	Detailed logs are availble to assitst further investigation of any issues.</p>
</section>