SAML Extension version 8
- 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).