ILIAS
trunk Revision v11.0_alpha-3011-gc6b235a2e85
|
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V. More...
Public Member Functions | |
__construct (ilAuthCredentials $credentials) | |
doAuthentication (ilAuthStatus $status) | |
![]() | |
__construct (ilAuthCredentials $credentials) | |
getLogger () | |
getCredentials () | |
doAuthentication (ilAuthStatus $status) | |
Private Attributes | |
ILIAS | $ilias |
ilSetting | $settings |
Additional Inherited Members | |
![]() | |
handleAuthenticationFail (ilAuthStatus $status, string $a_reason) | |
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V.
ILIAS is licensed with the GPL-3.0, see https://www.gnu.org/licenses/gpl-3.0.en.html You should have received a copy of said license along with the source code, too.
If this is not the case or you just want to try ILIAS, you'll find us at: https://www.ilias.de https://github.com/ILIAS-eLearning Shibboleth authentication provider
Definition at line 23 of file class.ilAuthProviderShibboleth.php.
ilAuthProviderShibboleth::__construct | ( | ilAuthCredentials | $credentials | ) |
Reimplemented from ilAuthProvider.
Definition at line 28 of file class.ilAuthProviderShibboleth.php.
References ilAuthProvider\$credentials, $DIC, ILIAS\GlobalScreen\Provider\__construct(), and ILIAS\Repository\settings().
ilAuthProviderShibboleth::doAuthentication | ( | ilAuthStatus | $status | ) |
ilObjectNotFoundException | |
ilSystemStyleException | |
ilPasswordException | |
ilObjectTypeMismatchException | |
ilUserException |
@noRector
@noRector
Implements ilAuthProviderInterface.
Definition at line 43 of file class.ilAuthProviderShibboleth.php.
References $_SERVER, $new_user, $settings, ilObjUser\_lookupId(), ilShibbolethSettings\ACCOUNT_CREATION_DISABLED, ilShibbolethSettings\ACCOUNT_CREATION_ENABLED, ilShibbolethSettings\ACCOUNT_CREATION_WITH_APPROVAL, shibUser\buildInstance(), ilShibbolethRoleAssignmentRules\doAssignments(), ilShibbolethPluginWrapper\getInstance(), shibServerData\getInstance(), ilAuthProvider\getLogger(), ilAuthProvider\handleAuthenticationFail(), ilAuthStatus\setAuthenticatedUserId(), ilAuthStatus\setReason(), ilAuthStatus\setStatus(), ILIAS\Repository\settings(), ilAuthStatus\STATUS_AUTHENTICATED, ilAuthStatus\STATUS_AUTHENTICATION_FAILED, and ilShibbolethRoleAssignmentRules\updateAssignments().
|
private |
Definition at line 25 of file class.ilAuthProviderShibboleth.php.
|
private |
Definition at line 26 of file class.ilAuthProviderShibboleth.php.
Referenced by doAuthentication().