ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
Static Public Member Functions | |
static | receiveAuthnRequest (SimpleSAML_IdP $idp) |
static | sendResponse (array $state) |
static | sendLogoutResponse (SimpleSAML_IdP $idp, array $state) |
static | receiveLogoutMessage (SimpleSAML_IdP $idp) |
static | getLogoutURL (SimpleSAML_IdP $idp, array $association, $relayState) |
Static Private Member Functions | |
static | generateResponse ($issuer, $target, $nameid, $attributes) |
static | signResponse ($response, $key, $cert) |
static | postResponse ($url, $wresult, $wctx) |
|
staticprivate |
Definition at line 31 of file ADFS.php.
References $attributes, $name, $nameid, $namespace, $result, $target, SimpleSAML\Utils\Random\generateID(), SimpleSAML\Utils\Time\generateTimestamp(), SimpleSAML\Utils\Attributes\getAttributeNamespace(), NotOnOrAfter, and time.
Referenced by sendResponse().
|
static |
Definition at line 209 of file ADFS.php.
References $idpMetadata, $metadata, $relayState, $returnTo, $spMetadata, SimpleSAML_IdP\getConfig(), SimpleSAML_Metadata_MetaDataStorageHandler\getMetadataHandler(), and SimpleSAML\Module\getModuleURL().
|
staticprivate |
Definition at line 120 of file ADFS.php.
Referenced by sendResponse().
|
static |
Definition at line 5 of file ADFS.php.
References $_SERVER, $issuer, $metadata, $query, $spMetadata, $state, array, SimpleSAML_Metadata_MetaDataStorageHandler\getMetadataHandler(), SimpleSAML_IdP\handleAuthenticationRequest(), and SimpleSAML\Logger\info().
|
static |
Definition at line 189 of file ADFS.php.
References $_GET, $assocId, $state, array, SimpleSAML_IdP\doLogoutRedirect(), and SimpleSAML_IdP\handleLogoutRequest().
|
static |
Definition at line 181 of file ADFS.php.
References $idpMetadata, $metadata, getBaseURL(), SimpleSAML_IdP\getConfig(), SimpleSAML_Metadata_MetaDataStorageHandler\getMetadataHandler(), and SimpleSAML\Utils\HTTP\redirectTrustedURL().
|
static |
Definition at line 142 of file ADFS.php.
References $attributes, $idp, $idpEntityId, $idpMetadata, $nameid, $response, $spEntityId, $spMetadata, array, SimpleSAML\Utils\Random\generateID(), generateResponse(), SimpleSAML_IdP\getByState(), SimpleSAML\Utils\Config\getCertPath(), SimpleSAML_Configuration\loadFromArray(), postResponse(), and signResponse().
|
staticprivate |
Definition at line 96 of file ADFS.php.
References $key, $response, array, and SAML2\DOMDocumentFactory\fromString().
Referenced by sendResponse().