github SAML-Toolkits/java-saml v2.0.1
OneLogin's SAML Java Toolkit v2.0.1

latest releases: v2.9.0, v2.8.0, v2.7.0...
7 years ago

Changelog:

  • Add fromProperties method to the SettingsBuilder class
  • Add support in HttpRequest for query string parsing.
  • Enable the security validation mode while processing signatures
  • #94 Use raw url parameters in redirect signature validation
  • Add UTF-8 encoding in Util base64 encode/decode. Adds UTF-8 encoding when converting bytes to string
  • Implement a more specific exception class for handling some validations. Improve Tests.
  • Add hooks to retrieve last-sent and last-received requests and responses
  • Be able to get at the auth object the last processed ID
  • #96Added a check if the JAXP implementation understands features in JAXP
  • Sync InResponse validation at LogoutResponse is_valid method.
  • Allow clock drift when validating NotBefore and NotOnOrAfter attributes

Deprecated:

  • HttpRequest constructors without queryString
  • Improves Readme

Don't miss a new java-saml release

NewReleases is sending notifications on new releases.