Skip to content

OneLogin's SAML PHP Toolkit v2.10.4

Compare
Choose a tag to compare
@pitbulk pitbulk released this 28 Feb 18:39
· 326 commits to master since this release

Changelog v.2.10.4:

  • Security update for signature validation on LogoutRequest/LogoutResponse (read more)
  • #192 Added ability to configure DigestAlgorithm in settings
  • #183 Fix strpos bug when decrypting assertions
  • #186 Improve info on entityId validation Exception
  • #188 Fixed issue with undefined constant of UNEXPECTED_SIGNED_ELEMENT
  • Read ACS binding on AuthNRequest builder from settings
  • Be able to relax Destination validation on SAMLResponses and let this
    attribute to be empty with the 'relaxDestinationValidation' setting