Go to the source code of this file.
|
| SimpleSAMLphp |
| Temporary autoloader to ensure compatibility with old, non-PSR-2 compliant classes.
|
|
|
if(!isset($_REQUEST['ReturnTo'])||!is_string($_REQUEST['ReturnTo'])) if(!isset($_REQUEST['AuthId'])||!is_string($_REQUEST['AuthId'])) | $as = new \SimpleSAML\Auth\Simple($_REQUEST['AuthId']) |
|
◆ $as
if (!isset( $_REQUEST[ 'ReturnTo'])||!is_string( $_REQUEST[ 'ReturnTo'])) if (!isset( $_REQUEST[ 'AuthId'])||!is_string( $_REQUEST[ 'AuthId'])) $as = new \SimpleSAML\Auth\Simple($_REQUEST['AuthId']) |