4 include_once
'Auth.php';
34 global $PHPCAS_CLIENT;
39 array($a_container,
'forceAuthentication'),
42 $this->setSessionName(
"_authhttp" . md5(CLIENT_ID));
45 if (is_object($PHPCAS_CLIENT) and $PHPCAS_CLIENT->isAuthenticated()) {
46 $this->username = $PHPCAS_CLIENT->getUser();
__construct($a_container, $a_further_options=array())
Constructor.
supportsRedirects()
Returns true, if the current auth mode allows redirection to e.g to loginScreen, public section...
Create styles array
The data for the language used.