Lines Matching refs:sent

382             // will be sent.
391 // URL Location of the IdP where SLO Request will be sent.
414 … * Notice that if you want to validate any SAML Message sent by the HTTP-Redirect binding, you
459 // Indicates that the nameID of the <samlp:logoutRequest> sent by this SP
463 // Indicates whether the <samlp:AuthnRequest> messages sent by this SP
467 // Indicates whether the <samlp:logoutRequest> messages sent by this SP
471 // Indicates whether the <samlp:logoutResponse> messages sent by this SP
510 // Set to false and no AuthContext will be sent in the AuthNRequest.
524 // which the response has been sent.
662 $auth->login(); // Method that sent the AuthNRequest
665 The `AuthNRequest` will be sent signed or unsigned based on the security info
688 If a match on the future SAMLResponse ID and the AuthNRequest ID to be sent is required, that AuthN…
941 the session is closed and a Logout Response is sent to the SLS endpoint of
1011 $auth->logout(); // Method that sent the Logout Request.
1025 The Logout Request will be sent signed or unsigned based on the security
1071 If a match on the future LogoutResponse ID and the LogoutRequest ID to be sent is required, that Lo…
1107 } else if (isset($_GET['slo'])) { // SLO action. Will sent a Logout Request to IdP
1251 - `'encryption'` An array with one unique cert that will be used to encrypt data to be sent to the …
1318 * `processResponse` - Process the SAML Response sent by the IdP.
1319 * `processSLO` - Process the SAML Logout Response / Logout Request sent by the
1351 * `getXML` - Returns the XML that will be sent as part of the request.
1392 …* `getXML` - Returns the XML that will be sent as part of the request or that was received at the …
1406 …* `getXML` - Returns the XML that will be sent as part of the response or that was received at the…
1554 is sent to the IdP, we authenticate at the IdP and then a Response is sent
1572 Logout Request is sent to the IdP, the session at the IdP is closed and
1573 replies through the client to the SP with a Logout Response (sent to the
1632 sent to the IdP automatically, (as `RelayState` is sent the origin url).
1633 We authenticate at the IdP and then a `Response` is sent to the SP, to the
1648 we are redirected to the `slo.php` view and there a Logout Request is sent
1650 Logout Response (sent to the Single Logout Service endpoint). In this case