$response
$response : string
The decoded, unprocessed XML response provided to the constructor.
SAML 2 Authentication Response
$_settings : \OneLogin_Saml2_Settings
Settings
__construct(\OneLogin_Saml2_Settings $settings, string $response)
Constructs the SAML Response object.
\OneLogin_Saml2_Settings | $settings | Settings. |
string | $response | A UUEncoded SAML response from the IdP. |
getSessionIndex() : string|null
Gets the SessionIndex from the AuthnStatement.
Could be used to be stored in the local session in order to be used in a future Logout Request that the SP could send to the SP, to set what specific session must be deleted
The SessionIndex value