ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Go to the source code of this file.
Variables | |
if(!array_key_exists('state', $_REQUEST)) | $state = SimpleSAML_Auth_State::loadState($_REQUEST['state'], sspmod_authwindowslive_Auth_Source_LiveID::STAGE_INIT) |
Handle linkback() response from Windows Live ID. More... | |
if(array_key_exists('code', $_REQUEST)) | else |
$sourceId = $state[sspmod_authwindowslive_Auth_Source_LiveID::AUTHID] | |
$source = SimpleSAML_Auth_Source::getById($sourceId) | |
$source = SimpleSAML_Auth_Source::getById($sourceId) |
Definition at line 39 of file linkback.php.
$sourceId = $state[sspmod_authwindowslive_Auth_Source_LiveID::AUTHID] |
Definition at line 37 of file linkback.php.
if (!array_key_exists( 'state', $_REQUEST)) $state = SimpleSAML_Auth_State::loadState($_REQUEST['state'], sspmod_authwindowslive_Auth_Source_LiveID::STAGE_INIT) |
Handle linkback() response from Windows Live ID.
Definition at line 10 of file linkback.php.
if (array_key_exists( 'code', $_REQUEST)) else |
Definition at line 20 of file linkback.php.