|
ILIAS
release_8 Revision v8.24
|
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 | ) |
@noRector
@noRector
Definition at line 22 of file class.ilAuthProviderShibboleth.php.
References $_SERVER, $DIC, $ilSetting, ILIAS\LTI\ToolProvider\$settings, ilAuthProvider\$status, ilObjUser\_lookupId(), shibUser\buildInstance(), ilShibbolethRoleAssignmentRules\doAssignments(), ilShibbolethPluginWrapper\getInstance(), shibServerData\getInstance(), ilAuthProvider\getLogger(), ilAuthProvider\handleAuthenticationFail(), ilAuthStatus\STATUS_AUTHENTICATED, ilAuthStatus\STATUS_AUTHENTICATION_FAILED, and ilShibbolethRoleAssignmentRules\updateAssignments().
Here is the call graph for this function: