Lines Matching refs:not

10 **The 3.X branch is compatible with PHP > 7.1, so if you are using that PHP version, use it and not
15 …ponse if requestId was provided to the validator but the SAMLResponse does not contain a InRespons…
17 Version 2.17.1 updates xmlseclibs to 3.0.4 (CVE-2019-3465), but php-saml was not directly affected …
23 php-saml is not affected by [201803-01](https://simplesamlphp.org/security/201803-01)
139 … directly to the constructor (explained later in this document). If you do not use this approach y…
177 environment is not secure and will be exposed to attacks.
303 // Also it will reject the messages if the SAML standard is not strictly
394 // if not set, url for the SLO Request will be used
520 // attribute will not be rejected for this fact.
529 // If true, SAMLResponses with an InResponseTo value will be rejectd if not
539 // Notice that sha1 is a deprecated algorithm and should not be used
547 // Notice that sha1 is a deprecated algorithm and should not be used
580 The compression settings allow you to instruct whether or not the IdP can accept
669 …o the Attribute Consumer Service of the SP with this information. If we do not set a `'url'` param…
732 The `getSPMetadata` will return the metadata signed or not based
1017 * `$name_id` - That will be used to build the LogoutRequest. If `name_id` parameter is not set and …
1030 If we do not set a `'url'` param in the logout method and are using the
1122 echo "<p>Not authenticated</p>"; // data retrieved or not
1153 } else { // If there is not user data, we notify
1323 * `isAuthenticated` - Checks if the user is authenticated or not.
1373 Assertion (encrypted or not).
1481 * `isSessionStarted` - Checks if the session is started or not.
1563 is not valid, the process stops here and a message is shown. Otherwise we
1636 2. The SAML Response is processed in the ACS, if the `Response` is not valid,
1702 Since the version 1 of the php toolkit does not support SLO we don't show how