Skip to content

Releases: italia/spid-sp-test

v0.9.22

28 Sep 12:17
Compare
Choose a tag to compare

Release notes

  • feat: handling CRITICAL errors when checks are loaded

v0.9.21

28 Sep 11:26
Compare
Choose a tag to compare

Release notes

  • fix: handle possible xml schema exceptions in Mentadata and AuthnRequest .init

thanks to @amusarra to given hints

v0.9.20

24 Sep 09:46
Compare
Choose a tag to compare

Release notes

  • chore: improve DEBUG messages for Authn Request signature validation (bc818e0)
  • fix: auth request signature error message (0440e4b)

v0.9.19

21 Sep 11:06
Compare
Choose a tag to compare

Release notes

  • fix: testConditions, fixed #104

v0.9.18

21 Sep 08:18
Compare
Choose a tag to compare

Release notes

  • fix: get_indicepa_by_ipacode fails if result contains more AOO, fixed #103

v0.9.17

19 Sep 20:17
Compare
Choose a tag to compare

Release notes

  • chore: cleanup legacy/old code
  • fix: fixed #102

v0.9.16

14 Sep 15:06
Compare
Choose a tag to compare

Release notes

  • fix: missing error description on failing signature validation in authn request ( #101)

v0.9.15

10 Sep 08:14
ec3be6e
Compare
Choose a tag to compare

Release notes

  • Fix for finding nested input elements in SAML HTML form @aritgithub (#100)

v0.9.14

28 Aug 11:05
e963699
Compare
Choose a tag to compare

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)

v0.9.13

26 Aug 13:03
62a0848
Compare
Choose a tag to compare

Release notes

thanks to @bfabio