Lines Matching refs:on

10 …ck destination against the getSelfURLNoQuery as well on LogoutRequest and LogoutResponse as we do 
13 * Remove use of $_GET on static method validateBinarySign
22 * Support 'x509cert' and 'privateKey' on signMetadata security settings
23 * Relax comparision of false on SignMetadata
28 * [#344](https://github.com/onelogin/php-saml/issues/344) Raise errors on IdPMetadataParser::parseR…
30 * Add support for Subjects on AuthNRequests by the new parameter
31 * Set strict=true on config examples
35 * Fix bug on settings_example.php
39 …o the XML document to replace the EncryptedAssertion. Fix signature issues on Signed Encrypted Ass…
47 … extra protection verifying the Signature algorithm used on SignedInfo element, not only rely on t…
49 * Fix bug on parseRemoteXML and parseFileXML. Internal calls to parseXML missed the desiredNameIdFo…
55 * Add an extra filter to the url to be used on redirection
59on SLO. When on php saml settings NameID Format is set as unspecified but the SAMLResponse has no …
64 * Improve logout documentation on Readme.
72 …in/php-saml/pull/206)Be able to register future SP x509cert on the settings and publish it on SP m…
74 …arse IdP XML metadata (remote url or file) and be able to inject the data obtained on the settings.
81 * Make the Issuer on the Response Optional
84 …cad5e1d085c4e5447d9aa8f49a6e82a1) Security update for signature validation on LogoutRequest/Logout…
87 * [#186](https://github.com/onelogin/php-saml/pull/186) Improve info on entityId validation Excepti…
89 * Read ACS binding on AuthNRequest builder from settings
90 * Be able to relax Destination validation on SAMLResponses and let this
95 * Minor changes on time validation/exceptions
98 * Add DigestAlgorithm support on addSign
104 * Fix another issue on Assertion Signature validation when the assertion contains no namespace, con…
107 * Fix error message on SignMetadata process
108 * Fix issue on Assertion Signature validation when the assertion contains no namespace and it was e…
124 * [#156](https://github.com/onelogin/php-saml/pull/156) Use correct host on response destination fa…
135 * Update copyright on LICENSE
148 * Make nameID requirement on SAMLResponse optional
152 * Fix DSA_SHA1 constant on xmlseclibs
158 * Add $wantEncrypted parameter on addX509KeyDescriptors method that will allow to set KeyDescriptor…
159 * Add $stay parameter on redirectTo method. (login/logout supports $stay but I forgot add this on p…
166 * Fix bug on organization element of the SP metadata builder.
167 * Fix typos on documentation. Fix ALOWED Misspell.
168 * Be able to extract RequestID. Add RequestID validation on demo1.
173 * Fix bug on cacheDuration of the Metadata XML generated.
174 …Make SPNameQualifier optional on the generateNameId method. Avoid the use of SPNameQualifier when …
183 * Now the SP is able to select the algorithm to be used on signatures (DSA_SHA1, RSA_SHA1, RSA_SHA2…
220 * Fix bug with Encrypted nameID on LogoutRequest.
222 * Added SessionIndex support on LogoutRequest, and know is accesible from the Auth class.
230 * Fixed a typo on the 'NameIdPolicy' attribute that appeared at the README and settings_example fil…