Skip to content

Releases: aerialship/lightsaml

1.0.5

07 Mar 09:02

Choose a tag to compare

Update .travis.yml
fixes #37
Fixes #35 Add missing Name Identifiers

1.0.4

03 Oct 05:51

Choose a tag to compare

  • [BUG] serialization assertion namespace fixed for some elements
  • [BUG] LogoutRequest signature deserialized
  • [NEW FEATURE] Binding\Request fromGlobals() static method added
  • [BUG] Base Message class Destination not required

1.0.3

30 Sep 07:00

Choose a tag to compare

  • made subject nameID optional
  • authnRequest attributes made optional

1.0.2

09 Jul 08:04

Choose a tag to compare

Change log

  • [Bug] Logout Request Builder #5
  • [CodeStyle] Improve code metric #7
  • [Bug] Support for formatted certificate in message XML #10
  • [Bug] "KeyDescriptor" elment "use" attribute should be optional #12
  • [NewFeature] Support for EntitiesDescriptor element #11
  • [Bug] InResponseTo attribute optional for StatusResponse #14 #15
  • [Bug] InvalidArgumentException at LogoutRequest ->setNotOnOrAfter() #16
  • [NewFeature] New method in Signature Validator for array of keys #18
  • [NewFeature] New method EntitiesDescriptor::getByEntityId #19
  • [Bug] Fix AuthnRequest send and Response receive bidnings and url #20
  • [NewFeature] Logging of sent/received messages in Binding #23
  • [Bug] NameIDPolicy made optional in AuthnRequest? #21
  • [Bug] SignatureMethod element made optional #24
  • [Bug] StatusCode missing from status #26
  • [NewFeature] Optional constructor arguments 037a595
  • [NewFeature] Support for IdpSsoDescriptor Attributes & NameIdFormat e37b037

1.0.1

04 Dec 13:52

Choose a tag to compare

Merge pull request #4 from brainsonic-dev/fix-command

#3 bin/lightsaml generates an error