Documentation

BackendUserAction
in package

Table of Contents

$attrs  : mixed
$entries  : mixed
$NameID  : mixed
$relayState  : mixed
$sessionIndex  : mixed
__construct()  : mixed
LogUserInAction constructor.
execute()  : mixed

Properties

Methods

__construct()

LogUserInAction constructor.

public __construct( $attrs,  $relayState,  $sessionIndex, mixed $entries, mixed $NameID) : mixed
Parameters
$attrs :
  • all the user profile attributes send by the IDP in the SAML response
$relayState :
  • the URL that the user needs to be redirected to
$sessionIndex :
  • the session Index parameter provided by the IDP ( used for Single Logout Purposes )
$entries : mixed
$NameID : mixed
Return values
mixed

Search results