Skip to content

Releases: lastpass/saml-sdk-java

Version 0.3.0

20 Jun 19:11
Compare
Choose a tag to compare

New in this release:

  • Maven build recipes from Mehul Irá
  • Changes to allow input-stream based configs, from Jerker Klang
  • Timer slack fixes from Jerker Klang
  • Fix for invalid request id from Jerker Klang
  • Support for encrypted assertions from Tim Timmons

Note: this release will likely be the last version using OpenSAML 2.0, as it will soon reach end-of-life. Subsequent releases are expected to be based on OpenSAML 3.x.

Version 0.2.0

29 Sep 17:14
Compare
Choose a tag to compare

This release includes fixes for null pointer exceptions when responses are unsigned, or when authnstatement expiration is not provided.

Initial release

28 Mar 15:09
Compare
Choose a tag to compare

This is the initial release of the LastPass SAML SDK for Java - a toolkit for enabling single sign on in Java-based web services.