ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
◀ ilDoc Overview
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();
SimpleSAML_XHTML_IdPDisco
Definition:
IdPDisco.php:16
$discoHandler
$discoHandler
Built-in IdP discovery service.
Definition:
disco.php:7
php
libs
composer
vendor
simplesamlphp
simplesamlphp
modules
saml
www
disco.php
Generated on Thu Jan 16 2025 19:01:56 for ILIAS by
1.8.13 (using
Doxyfile
)