ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Go to the source code of this file.
Variables | |
if(!array_key_exists('AuthID', $_REQUEST)) if(!array_key_exists('idpentityid', $_REQUEST)) | $state = SimpleSAML_Auth_State::loadState($_REQUEST['AuthID'], 'saml:sp:sso') |
Handler for response from IdP discovery service. More... | |
$sourceId = $state['saml:sp:AuthId'] | |
$source = SimpleSAML_Auth_Source::getById($sourceId) | |
$source = SimpleSAML_Auth_Source::getById($sourceId) |
Definition at line 20 of file discoresp.php.
$sourceId = $state['saml:sp:AuthId'] |
Definition at line 18 of file discoresp.php.
if (!array_key_exists( 'AuthID', $_REQUEST)) if (!array_key_exists( 'idpentityid', $_REQUEST)) $state = SimpleSAML_Auth_State::loadState($_REQUEST['AuthID'], 'saml:sp:sso') |
Handler for response from IdP discovery service.
Definition at line 14 of file discoresp.php.