v0.1.0
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.