Skip to content

OneLogin's SAML Java Toolkit v2.1.0

Choose a tag to compare

@pitbulk pitbulk released this 21 Jun 15:08
· 310 commits to master since this release
  • Validate serial number as string to work around libxml2 limitation
  • Make the Issuer on the Response Optional
  • #98 Be able to provide a NameIDFormat to LogoutRequest.Fix getNameIdData method.
  • #104 Compatibility with older versions of xerces sax parser
  • Add onelogin.saml2.organization.lang attribute
  • #105 Throw a more descriptive exception on invalid issuer to ease debugging
  • #108 Fix typo in HttpRequest.equals()
  • #110 Fix base64decodedInflated method, but set a decompress limit