Skip to content

SAML Extension version 8

Choose a tag to compare

@github-actions github-actions released this 30 Aug 15:38
saml-v8
f7dfb0e
  • Update minimum ZAP version to 2.5.0.
  • Compressed SAMLMessage is not required
  • Possibility to disable compression when sending
  • Added SAML Passive Scanner
  • Dynamically unload the add-on.
  • Fix exception with Java 9+ (Issue 5032).
  • Replaced joda.time.datetime with java.time.localtime (Java8).