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) | |
try | |
$idp = SimpleSAML_IdP::getById('saml2:' . $idpEntityId) |
Definition at line 17 of file SSOService.php.
$idpEntityId = $metadata->getMetaDataCurrentEntityID('saml20-idp-hosted') |
Definition at line 16 of file SSOService.php.
Definition at line 15 of file SSOService.php.
try |
Definition at line 18 of file SSOService.php.