Lines Matching refs:process

15 … force that the Destination URL should strictly match to the address that process the SAMLResponse.
209 Use `sp_new.crt` if you are in a key rollover process and you want to
311 // the BaseURL of the view that process the SAML Message.
533 // Algorithm that the toolkit will use on signing process. Options:
542 // Algorithm that the toolkit will use on digest process. Options:
642 toolkits but maintain the old classes, methods, and workflow of the old process
1084 We can code a unique file that initiates the SSO process, handle the response, get the attributes, …
1115 // that could took place during the process
1283 * `OneLogin_Saml_Response` - Constructor that process the SAML Response,
1316 * `login` - Initiates the SSO process.
1317 * `logout` - Initiates the SLO process.
1376 * `getError` - After executing a validation process, if it fails, this method returns the cause
1391 * `getError` - After executing a validation process, if it fails, this method returns the cause
1405 * `getError` - After executing a validation process, if it fails, this method returns the cause.
1495 Auxiliary class that contains several methods to retrieve and process IdP metadata
1557 process, the `index.php` view.
1559 2.2 in the second link we access to (`attrs.php`) have the same process
1563 is not valid, the process stops here and a message is shown. Otherwise we
1575 process the Logout Response and if is valid, close the user session of the
1579 side, the logout process is initiated at the idP, sends a Logout
1581 process the Logout Request and if is valid, close the session of the user
1583 of the IdP). The IdP receives the Logout Response, process it and close the
1637 the process stops here and a message is shown. Otherwise we are redirected
1651 The SLS endpoint of the SP process the Logout Response and if is
1656 side, the logout process is initiated at the idP, sends a Logout
1658 The SLS endpoint of the SP process the Logout Request and if is valid,
1661 Response, process it and close the session at of the IdP. Notice that the