ILIAS  release_5-4 Revision v5.4.26-12-gabc799a52e6
as_logout.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(!isset($_REQUEST['ReturnTo'])||!is_string($_REQUEST['ReturnTo'])) if(!isset($_REQUEST['AuthId'])||!is_string($_REQUEST['AuthId'])) $as = new \SimpleSAML\Auth\Simple($_REQUEST['AuthId'])
 

Variable Documentation

◆ $as

if (!isset( $_REQUEST[ 'ReturnTo'])||!is_string( $_REQUEST[ 'ReturnTo'])) if (!isset( $_REQUEST[ 'AuthId'])||!is_string( $_REQUEST[ 'AuthId'])) $as = new \SimpleSAML\Auth\Simple($_REQUEST['AuthId'])

Definition at line 17 of file as_logout.php.