ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Go to the source code of this file.
Namespaces | |
SimpleSAMLphp | |
Temporary autoloader to ensure compatibility with old, non-PSR-2 compliant classes. | |
Variables | |
$metadata = SimpleSAML_Metadata_MetaDataStorageHandler::getMetadataHandler() | |
$idpEntityId = $metadata->getMetaDataCurrentEntityID('saml20-idp-hosted') | |
$idp = SimpleSAML_IdP::getById('saml2:'.$idpEntityId) | |
if(isset($_REQUEST['ReturnTo'])) | else |
$idp = SimpleSAML_IdP::getById('saml2:'.$idpEntityId) |
Definition at line 17 of file SingleLogoutService.php.
$idpEntityId = $metadata->getMetaDataCurrentEntityID('saml20-idp-hosted') |
Definition at line 16 of file SingleLogoutService.php.
Definition at line 15 of file SingleLogoutService.php.
if (isset( $_REQUEST[ 'ReturnTo'])) else |
Definition at line 21 of file SingleLogoutService.php.