Skip to content

OneLogin's SAML PHP Toolkit v2.14.0

Compare
Choose a tag to compare
@pitbulk pitbulk released this 02 Jul 22:22
· 189 commits to master since this release
939f509
  • Add parameter to the decryptElement method to make optional the formatting
  • #283 New method of importing a decrypted assertion into the XML document to replace the EncryptedAssertion. Fix signature issues on Signed Encrypted Assertions with default namespace
  • Allow the getSPMetadata() method to always include the encryption Key Descriptor
  • Change some Fatal Error to Exceptions
  • #265 Support parameters at getSPMetadata method
  • Avoid calling static method using this