|
ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Go to the source code of this file.
Namespaces | |
| namespace | 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 |