ReadResponseAction
in package
Handles reading of SAML Responses from the IDP. Read the SAML Response from the IDP and process it to detect if it's a valid response from the IDP.
Generate a SAML Response Object and log the user in. Update existing user attributes and groups if necessary.
Table of Contents
- execute() : mixed
- Execute function to execute the classes function.
Methods
execute()
Execute function to execute the classes function.
public
static execute() : mixed