Skip to content

OneLogin's SAML PHP Toolkit v2.13.0

Compare
Choose a tag to compare
@pitbulk pitbulk released this 05 Mar 15:47
· 206 commits to master since this release

Changelog v.2.13.0:

  • Update xmlseclibs with some fixes.
  • Add extra protection verifying the Signature algorithm used on SignedInfo element, not only rely on the xmlseclibs verify / verifySignature methods.
  • Add getAttributesWithFriendlyName method which returns the set of SAML attributes indexed by FriendlyName
  • Fix bug on parseRemoteXML and parseFileXML. Internal calls to parseXML missed the desiredNameIdFormat parameter