7if (!isset(
$_GET[
'stateID'])) {
12if (!isset(
$_GET[
'ticket'])) {
18assert(
'array_key_exists(sspmod_cas_Auth_Source_CAS::AUTHID, $state)');
23 throw new Exception(
'Could not find authentication source with id ' .
$sourceId);
if(!array_key_exists(sspmod_authfacebook_Auth_Source_Facebook::AUTHID, $state)) $sourceId
if(!array_key_exists('stateid', $_REQUEST)) $state
Handle linkback() response from LinkedIn.
An exception for terminatinating execution or to throw for unit testing.
static getById($authId, $type=null)
Retrieve authentication source.
static loadState($id, $stage, $allowMissing=false)
Retrieve saved state.
const STAGE_INIT
The string used to identify our states.
const AUTHID
The key of the AuthId field in the state.