Lines Matching refs:provided

6 Forget those complicated libraries and use this open source library provided
15 …esponse. This version as well will reject SAMLResponse if requestId was provided to the validator …
134 …` and inside the `php-saml`. Make sure you are including the autoloader provided by composer. It c…
224 old code to keep working. (This library is provided to maintain
244 You can use the files provided by the toolkit or create your own endpoints
360 // Usually x509cert and privateKey of the SP are provided by files placed at
410 * If a fingerprint is provided, then the certFingerprintAlgorithm is required in order to
530 // AuthNRequest ID provided to the validation method.
593 by the toolkit if no other array with settings info is provided in the constructor of the toolkit. …
601 // Initializes toolkit with the array provided.
669 …et a `'url'` param in the login method and we are using the default ACS provided by the toolkit (`…
706 This code will provide the XML metadata file of our SP, based on the info that we provided in the s…
736 that the info to be provided is valid.
819 1. If no `RelayState` is provided, we could show the user data in this view
822 2. If `RelayState` is provided, a redirection takes place.
836 With this method we get all the user data provided by the IdP in the Assertion
1031 default SLS provided by the toolkit (`endpoints/sls.php`), then the SLS
1268 of the old v.1 toolkit that is provided to keep the backward compability.
1327 * `getNameIdFormat` - Gets the NameID Format provided by the SAML response from the IdP.
1328 * `getNameIdNameQualifier` - Gets the NameID NameQualifier provided from the SAML Response String.
1329 …* `getNameIdNameSPQualifier` - Gets the NameID SP NameQualifier provided from the SAML Response St…
1362 * `getNameIdData` - Gets the NameID Data provided by the SAML response from the
1364 * `getNameId` - Gets the NameID provided by the SAML response from the IdP.
1365 * `getNameIdFormat` - Gets the NameID Format provided by the SAML response from the IdP.
1366 * `getNameIdNameQualifier` - Gets the NameID NameQualifier provided from the SAML Response String.
1367 …* `getNameIdNameSPQualifier` - Gets the NameID SP NameQualifier provided from the SAML Response St…
1399 (Initialize params from settings and if provided load the Logout Response)
1414 array/object provided
1450 * `signmetadata` - Signs the metadata with the key/cert provided
1462 * `redirect` - Executes a redirection to the provided url (or return the
1504 about what it does and how to use it are provided. Make sure to also check the doc folder where
1505 HTML documentation about the classes and methods is provided for SAML and
1670 An object of the class `OneLogin_Saml_Settings` must be provided to the