Skip to content

v0.1.0

Compare
Choose a tag to compare
@ploer ploer released this 31 May 00:34
· 592 commits to master since this release

Many changes since last published:

  • Xpath fixes
  • Most changes from passport-saml-too fork (redirect changes not included since they don't have authentication)
  • Tolerate empty attribute sets (seen with OneLogin)
  • Tolerate alternate namespace prefixes (seen with Okta)
  • Add some tests
  • Use xmlbuilder library to construct xml
  • Upgrade library versions
  • Fixed security issues in signature parsing (see issue #19)

Since the test case suite is brand new, it seems likely that there are enough changes here to break some scenarios -- bug reports for scenarios that break welcomed.