ILIAS  release_8 Revision v8.23
shib_login.php File Reference

Go to the source code of this file.

Variables

global $DIC
 
 $server = $DIC->http()->request()->getServerParams()
 
if(!isset($server['HTTP_SHIB_APPLICATION_ID']) &&!isset($server['Shib-Application-ID']) &&!isset($server['REDIRECT_Shib_Application_ID'])) else
 

Variable Documentation

◆ $DIC

global $DIC

Definition at line 19 of file shib_login.php.

◆ $server

$server = $DIC->http()->request()->getServerParams()

Definition at line 21 of file shib_login.php.

◆ else

if (!isset( $server[ 'HTTP_SHIB_APPLICATION_ID']) &&!isset( $server[ 'Shib-Application-ID']) &&!isset( $server[ 'REDIRECT_Shib_Application_ID'])) else
Initial value:
{
$DIC->ctrl()->setCmd('doShibbolethAuthentication')
global $DIC
Definition: shib_login.php:19

Definition at line 35 of file shib_login.php.