Releases: italia/spid-sp-test
Releases · italia/spid-sp-test
v0.9.23
Release notes
- fix: HTTP-REDIRECT certificates validation in AuthnRequests (de400bd )
- chore: authn request unit tests - faulty AssertionConsumerServiceURL (93d64b2 )
- feat: metadata unit test entity descriptor
Full Changelog: v0.9.22...v0.9.23
v0.9.22
Release notes
- feat: handling CRITICAL errors when checks are loaded
v0.9.21
Release notes
- fix: handle possible xml schema exceptions in Mentadata and AuthnRequest .init
thanks to @amusarra to given hints
v0.9.20
Release notes
- chore: improve DEBUG messages for Authn Request signature validation (bc818e0)
- fix: auth request signature error message (0440e4b)
v0.9.19
Release notes
- fix: testConditions, fixed #104
v0.9.18
Release notes
- fix: get_indicepa_by_ipacode fails if result contains more AOO, fixed #103
v0.9.17
Release notes
- chore: cleanup legacy/old code
- fix: fixed #102
v0.9.16
Release notes
- fix: missing error description on failing signature validation in authn request ( #101)
v0.9.14
Release notes
- Added the command line argument to print out version, fixed #59 @peppelinux (#98)
- docs: update console demos in README.md @bfabio (#97)
- docs: update console demos in README.md with extended tests with responses (#98)