ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
Public Member Functions | |
process (&$state) | |
Process a authentication response. More... | |
Public Member Functions inherited from SimpleSAML_Auth_ProcessingFilter | |
__construct (&$config, $reserved) | |
Constructor for a processing filter. More... | |
process (&$request) | |
Process a request. More... | |
Additional Inherited Members | |
Data Fields inherited from SimpleSAML_Auth_ProcessingFilter | |
$priority = 50 | |
Priority of this filter. More... | |
Definition at line 8 of file Warning.php.
sspmod_preprodwarning_Auth_Process_Warning::process | ( | & | $state | ) |
Process a authentication response.
This function saves the state, and redirects the user to the page where the user can authorize the release of the attributes.
array | $state | The state of the response. |
Definition at line 20 of file Warning.php.
References $id, $state, $url, array, SimpleSAML\Module\getModuleURL(), SimpleSAML\Utils\HTTP\redirectTrustedURL(), and SimpleSAML_Auth_State\saveState().