ILIAS  release_5-1 Revision 5.0.0-5477-g43f3e3fab5f
shib_login.php File Reference

Go to the source code of this file.

Namespaces

 ilias
 redirection script todo: (a better solution should control the processing via a xml file)
 

Variables

if(! $_SERVER['HTTP_SHIB_APPLICATION_ID'] &&! $_SERVER['Shib-Application-ID']) if (! $_SERVER[ $ilias->getSetting( 'shib_login')]||! $_SERVER[ $ilias->getSetting( 'shib_firstname')]||! $_SERVER[ $ilias->getSetting( 'shib_lastname')]||! $_SERVER[ $ilias->getSetting( 'shib_email')])
 

Variable Documentation

◆ if

if (! $_SERVER[ 'HTTP_SHIB_APPLICATION_ID'] &&! $_SERVER[ 'Shib-Application-ID']) if(! $_SERVER[$ilias->getSetting('shib_login')]||! $_SERVER[$ilias->getSetting('shib_firstname')]||! $_SERVER[$ilias->getSetting('shib_lastname')]||! $_SERVER[$ilias->getSetting('shib_email')])

Definition at line 21 of file shib_login.php.