ILIAS  release_5-3 Revision v5.3.23-19-g915713cf615
prp.php File Reference

Go to the source code of this file.

Namespaces

namespace  SimpleSAMLphp
 Temporary autoloader to ensure compatibility with old, non-PSR-2 compliant classes.
 

Variables

 $metadata = SimpleSAML_Metadata_MetaDataStorageHandler::getMetadataHandler()
 
 $idpEntityId = $metadata->getMetaDataCurrentEntityID('adfs-idp-hosted')
 
 $idp = SimpleSAML_IdP::getById('adfs:' . $idpEntityId)
 

Variable Documentation

◆ $idp

$idp = SimpleSAML_IdP::getById('adfs:' . $idpEntityId)

Definition at line 13 of file prp.php.

Referenced by ilAuthUtils\_getActiveAuthModes(), ilAuthUtils\_getAllAuthModes(), SimpleSAML_Session\addAssociation(), ilObjAuthSettingsGUI\authSettingsObject(), ilStartUpGUI\doSamlAuthentication(), SimpleSAML_IdP\finishLogout(), SimpleSAML\XML\Shib13\AuthnResponse\generate(), ilSamlIdp\getActiveIdpList(), ilSamlIdp\getAllIdps(), SimpleSAML_Session\getAssociations(), ilAuthUtils\getAuthModeTranslation(), SimpleSAML_IdP\getById(), sspmod_cdc_Server\getCDC(), sspmod_discopower_PowerIdPDisco\getCDC(), SimpleSAML_XHTML_IdPDisco\getFromCIDRhint(), ilSamlIdpTableGUI\getItems(), sspmod_adfs_IdP_ADFS\getLogoutURL(), sspmod_saml_IdP_SAML2\getLogoutURL(), SimpleSAML_Metadata_SAMLParser\getMetadata1xIdP(), SimpleSAML_Metadata_SAMLParser\getMetadata20IdP(), sspmod_discopower_PowerIdPDisco\getPreviousIdP(), SimpleSAML_XHTML_IdPDisco\getRecommendedIdP(), SimpleSAML_XHTML_IdPDisco\getTargetIdP(), sspmod_saml_IdP_SAML2\handleAuthError(), ilAuthUtils\isLocalPasswordEnabledForAuthMode(), ilAuthUtils\isPasswordModificationEnabled(), SimpleSAML_IdP\postAuth(), SimpleSAML_Metadata_SAMLParser\processIDPSSODescriptor(), sspmod_adfs_IdP_ADFS\receiveAuthnRequest(), sspmod_saml_IdP_SAML1\receiveAuthnRequest(), sspmod_saml_IdP_SAML2\receiveAuthnRequest(), sspmod_adfs_IdP_ADFS\receiveLogoutMessage(), sspmod_saml_IdP_SAML2\receiveLogoutMessage(), sspmod_saml_IdP_SAML2\sendLogoutRequest(), sspmod_adfs_IdP_ADFS\sendLogoutResponse(), sspmod_saml_IdP_SAML2\sendLogoutResponse(), sspmod_adfs_IdP_ADFS\sendResponse(), sspmod_saml_IdP_SAML1\sendResponse(), sspmod_saml_IdP_SAML2\sendResponse(), SimpleSAML_XHTML_IdPDisco\setPreviousIdP(), sspmod_discopower_PowerIdPDisco\setPreviousIdP(), ilStartUpGUI\showSamlIdpSelection(), SimpleSAML_XHTML_IdPDisco\start(), SimpleSAML_Session\terminateAssociation(), and SimpleSAML_XHTML_IdPDisco\validateIdP().

◆ $idpEntityId

◆ $metadata