|
ILIAS
release_9 Revision v9.13-25-g2c18ec4c24f
|
Shibboleth authentication provider. More...
Inheritance diagram for ilAuthProviderShibboleth:
Collaboration diagram for ilAuthProviderShibboleth:Public Member Functions | |
| doAuthentication (ilAuthStatus $status) | |
Public Member Functions inherited from ilAuthProvider | |
| __construct (ilAuthCredentials $credentials) | |
| Constructor. More... | |
| getLogger () | |
| Get logger. More... | |
| getCredentials () | |
Public Member Functions inherited from ilAuthProviderInterface | |
| doAuthentication (\ilAuthStatus $status) | |
| Do authentication. More... | |
Additional Inherited Members | |
Protected Member Functions inherited from ilAuthProvider | |
| handleAuthenticationFail (ilAuthStatus $status, string $a_reason) | |
| Handle failed authentication. More... | |
Shibboleth authentication provider.
Definition at line 20 of file class.ilAuthProviderShibboleth.php.
| ilAuthProviderShibboleth::doAuthentication | ( | ilAuthStatus | $status | ) |
Definition at line 22 of file class.ilAuthProviderShibboleth.php.
References $_SERVER, $DIC, $ilSetting, ILIAS\LTI\ToolProvider\$settings, ilObjUser\_lookupId(), shibUser\buildInstance(), ilShibbolethRoleAssignmentRules\doAssignments(), ilShibbolethPluginWrapper\getInstance(), shibServerData\getInstance(), ilAuthProvider\getLogger(), ilAuthProvider\handleAuthenticationFail(), ilAuthStatus\setAuthenticatedUserId(), ilAuthStatus\setReason(), ilAuthStatus\setStatus(), ilAuthStatus\STATUS_AUTHENTICATED, ilAuthStatus\STATUS_AUTHENTICATION_FAILED, and ilShibbolethRoleAssignmentRules\updateAssignments().
Here is the call graph for this function: