Skip to content

OneLogin's SAML Java Toolkit v2.8.0

Compare
Choose a tag to compare
@pitbulk pitbulk released this 21 Sep 19:36
· 46 commits to master since this release
  • Updated xmlsec to 2.2.3 which fixes CVE-2021-40690
  • #359 Allow to control NameIDPolicy.AllowCreate attribute on AuthnReques
  • #356 Validate assertion version as well in SAML response validation
  • #351 Support more complex response statuses in LogoutResponse generation
  • #350 Improve authentication and logout request input params API
  • #321 Allow for extension classes to post-process generated XML
  • #340 Trim values obtained with getTextContent() on any XML node
  • #327 Ensure local resolution of schemas (and DTDs)
  • #315 Properly escape text to produce valid XML