Skip to content

Releases: lastpass/saml-sdk-java

Version 0.3.0

Choose a tag to compare

@bcopeland bcopeland released this 20 Jun 19:11

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

Choose a tag to compare

@bcopeland bcopeland released this 29 Sep 17:14

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

Initial release

Choose a tag to compare

@bcopeland bcopeland released this 28 Mar 15:09

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