gems ruby-saml 1.0.0
v1.0.0

latest releases: 1.16.0, 1.15.0, 1.14.0...
8 years ago

1.0.0 (June 30, 2015)

  • #247 Avoid entity expansion (XEE attacks)
  • #246 Fix bug generating Logout Response (issuer was at wrong order)
  • #243 and #244 Fix metadata builder errors. Fix metadata xsd.
  • #241 Add decrypt support (EncryptID and EncryptedAssertion). Improve compatibility with namespaces.
  • #240 and #238 Improve test coverage and refactor.
  • #239 Improve security: Add more validations to SAMLResponse, LogoutRequest and LogoutResponse. Refactor code and improve tests coverage.
  • #237 Don't pretty print metadata by default.
  • #235 Remove the soft parameter from validation methods. Now can be configured on the settings and each class read it and store as an attribute of the class. Adding some validations and refactor old ones.
  • #232 Improve validations: Store the causes in the errors array, code refactor
  • #231 Refactor HTTP-Redirect Sign method, Move test data to right folder
  • #226 Ensure IdP certificate is formatted properly
  • #225 Add documentation to several methods. Fix xpath injection on xml_security.rb
  • #223 Allow logging to be delegated to an arbitrary Logger
  • #222 No more silent failure fetching idp metadata (OneLogin::RubySaml::HttpError raised).

Don't miss a new ruby-saml release

NewReleases is sending notifications on new releases.