Skip to content

Latest commit

 

History

History
38 lines (29 loc) · 1.5 KB

RELEASE_NOTES.md

File metadata and controls

38 lines (29 loc) · 1.5 KB

OIO SAML 3 (Artifact ID: oiosaml3.java)

3.2.2 (planned)

3.2.1

  • NLRFIM-168: Support AppSwitch extension on AuthnRequest in Java OIO SAML 3

3.2.0

  • NLRFIM-120: Support SOAP bindings in Java OIO SAML 3
  • NLRFIM-121: Session handling and storage in Java OIO SAML 3
  • NLRFIM-123: Replay protection in Java OIO SAML 3
  • CVE-2021-45105, CVE-2021-44832: Update log4j-core to version 2.17.1
  • NLRFIM-153: Fail when trying to load configured credentials and private key is missing
  • NLRFIM-139: Absolute path OIOSAML configuration

3.1.0

  • CVE-2021-44228: Update log4j-core to version 2.16.0
  • NLRFIM-109: Logging for Java OIO SAML 3

3.0.2

  • NLRFIM-124: ResponseLocation is optional cf. section 2.2.2 in OASIS SAML 2 Metadata and hence if attribute is not present NULL check must be performed.
  • NLRFIM-125: Missing KeyInfo in XML signature.
  • NLRFIM-115: Custom URL paths in Java
  • NLRFIM-130: Store query parameters in session when redirecting to IdP.
  • NLRFIM-128: Update local IDP stub to fix runtime problems in the demo
  • NLRFIM-110: Java OIO SAML 3 clock controls seconds instead of minutes

3.0.1

First official release based on OpenSAML 3.

OIO SAML 2 (Artifact ID: oiosaml2.java)

2.1.2

2.1.1

Stable OIO SAML 2 reference implementation.