ILIAS  release_5-3 Revision v5.3.23-19-g915713cf615
redirecttest.php File Reference

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')
 

Variable Documentation

◆ $state [1/2]

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 [2/2]

$state[ 'Attributes'][ 'RedirectTest2'] = array('OK')

Definition at line 15 of file redirecttest.php.