Skip to content

v1.3.0

Compare
Choose a tag to compare
@markstos markstos released this 06 Feb 17:25
· 275 commits to master since this release

New Features

  • Add inResponseTo to profile (#400)
  • Support signing AuthnRequests with HTTP-POST Binding
  • Add support for encrypted nameIDs in SLO request handling
  • Allow privateCert to be a single line with no headers (#390)

Bug Fixes

  • Bump xml-crypto to 1.4.0
  • Quit deleting "name" option passed in.
  • Fix case where attributeConsumingServiceIndex can be zero

Breaking Changes

  • Drop support for Node 6

Internals

  • Add more logout testse
  • Add .editorconfig
  • Switch from jshint to eslint
  • refactor to use more arrow functions
  • Document Node version support policy (We support the oldest LTS release)