ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
Go to the source code of this file.
Namespaces | |
SimpleSAMLphp | |
Temporary autoloader to ensure compatibility with old, non-PSR-2 compliant classes. | |
Variables | |
if(!array_key_exists('StateId', $_REQUEST)) | $state = SimpleSAML_Auth_State::loadState($_REQUEST['StateId'], 'exampleauth:redirectfilter-test') |
$state ['Attributes']['RedirectTest2'] = array('OK') | |
if (!array_key_exists( 'StateId', $_REQUEST)) $state = SimpleSAML_Auth_State::loadState($_REQUEST['StateId'], 'exampleauth:redirectfilter-test') |
Definition at line 13 of file redirecttest.php.
$state[ 'Attributes'][ 'RedirectTest2'] = array('OK') |
Definition at line 15 of file redirecttest.php.