ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
Go to the source code of this file.
Namespaces | |
SimpleSAMLphp | |
Temporary autoloader to ensure compatibility with old, non-PSR-2 compliant classes. | |
Variables | |
$state = SimpleSAML_Auth_State::loadState($_REQUEST['AuthState'], sspmod_negotiate_Auth_Source_Negotiate::STAGEID) | |
$metadata = SimpleSAML_Metadata_MetaDataStorageHandler::getMetadataHandler() | |
$idpid = $metadata->getMetaDataCurrentEntityID('saml20-idp-hosted', 'metaindex') | |
$idpmeta = $metadata->getMetaData($idpid, 'saml20-idp-hosted') | |
if(isset($idpmeta['auth'])) | else |
$idpid = $metadata->getMetaDataCurrentEntityID('saml20-idp-hosted', 'metaindex') |
$idpmeta = $metadata->getMetaData($idpid, 'saml20-idp-hosted') |
$state = SimpleSAML_Auth_State::loadState($_REQUEST['AuthState'], sspmod_negotiate_Auth_Source_Negotiate::STAGEID) |
if (isset( $idpmeta[ 'auth'])) else |