ILIAS  release_5-4 Revision v5.4.26-12-gabc799a52e6
disco.php
Go to the documentation of this file.
1 <?php
2 
7 $discoHandler = new SimpleSAML_XHTML_IdPDisco(array('saml20-idp-remote', 'shib13-idp-remote'), 'saml');
8 $discoHandler->handleRequest();
$discoHandler
Built-in IdP discovery service.
Definition: disco.php:7