Lines Matching refs:with

29 …t constructor to support SPNameQualifier parameter. Align LogoutRequest constructor with SAML specs
39 … the EncryptedAssertion. Fix signature issues on Signed Encrypted Assertions with default namespace
46 * Update xmlseclibs with some fixes.
58 * [#250](https://github.com/onelogin/php-saml/pull/250) Fixed issue with IdPMetadataParser only kee…
59 * [#263](https://github.com/onelogin/php-saml/issues/263) Fix incompatibility with ADFS on SLO. Whe…
69 * [#201](https://github.com/onelogin/php-saml/issues/201) Fix issues with SP entity_id, acs url and…
73 …l/206) Be able to register more than 1 Identity Provider x509cert, linked with an specific use (si…
88 * [#188](https://github.com/onelogin/php-saml/pull/188) Fixed issue with undefined constant of UNEX…
91 attribute to be empty with the 'relaxDestinationValidation' setting
115 * Reject saml:Attribute element with same “Name” attribute
126 * Fix issue with buildRequestSignature. Added RelayState to the SignQuery only if is not null.
128 * Improve _decryptAssertion in order to take care of Assertions with problems with namespaces
143 * Update Readme with more descriptive requestedAuthnContext description and Security Guidelines
176 * Retrieve Session Timeout after processResponse with getSessionExpiration().
182 * Set NAMEID_UNSPECIFIED as default NameIDFormat to prevent conflicts with IdPs that don't support …
186 * Handle valid but uncommon dsig block with no URI in the reference.
201 * Added SLO with nameID and SessionIndex in demo1.
203 * Set optional the XMLvalidation (enable/disable it with wantXMLValidation security setting).
220 * Fix bug with Encrypted nameID on LogoutRequest.