ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
Go to the source code of this file.
Variables | |
if(!array_key_exists('stateid', $_REQUEST)) | $state = SimpleSAML_Auth_State::loadState($_REQUEST['stateid'], sspmod_authmyspace_Auth_Source_MySpace::STAGE_INIT) |
Handle linkback() response from MySpace. More... | |
if(array_key_exists('oauth_problem', $_REQUEST)) if(array_key_exists('oauth_verifier', $_REQUEST)) | else |
$sourceId = $state[sspmod_authmyspace_Auth_Source_MySpace::AUTHID] | |
$source = SimpleSAML_Auth_Source::getById($sourceId) | |
$source = SimpleSAML_Auth_Source::getById($sourceId) |
Definition at line 34 of file linkback.php.
$sourceId = $state[sspmod_authmyspace_Auth_Source_MySpace::AUTHID] |
Definition at line 32 of file linkback.php.
if (!array_key_exists( 'stateid', $_REQUEST)) $state = SimpleSAML_Auth_State::loadState($_REQUEST['stateid'], sspmod_authmyspace_Auth_Source_MySpace::STAGE_INIT) |
Handle linkback() response from MySpace.
Definition at line 10 of file linkback.php.