Skip to content

Releases: italia/spid-sp-test

v0.9.3

26 Jul 13:22
Compare
Choose a tag to compare

Release notes

v0.9.2

23 Jul 02:14
Compare
Choose a tag to compare

Release notes

  • feat: Satosa-Saml2Spid authn plugin

v0.9.1

v0.9.0

10 Jul 15:51
Compare
Choose a tag to compare

v0.9.0

  • feat: Added CIE private/public SP (experimental)
  • fix: metadata unit tests CMD
  • chore: signed test metadata - needed for fixing unit test CMD
  • feat: added public-sp-cie.xml @robertogallea (#54)

v0.8.3

29 Jun 12:27
Compare
Choose a tag to compare

Release notes

  • feat: production profile MUST checks for URLs with no custom tcp ports - fixes #55

v0.8.2

25 Jun 12:04
Compare
Choose a tag to compare

Release notes

  • feat: test for incorrect signature b64 padding in AuthnRequest

v0.8.1

21 Jun 16:35
Compare
Choose a tag to compare

Release notes

  • fix: ACR check won't fail if idp sends a level higher than the one requested by the sp

v0.8.0

21 Jun 16:09
Compare
Choose a tag to compare

Authn Request Response plugins

  • feat: --authn-plugin is the new optional parameter that allows to adopt a user-defined, installable and custom plugin, for handling authn request and responses

v0.7.0

19 Jun 12:37
Compare
Choose a tag to compare

Release notes

  • feat: Dynamic ACR response check - fixed #47

v0.6.13

18 Jun 22:03
Compare
Choose a tag to compare

Release notes

  • feat: Added SingleLogoutService check even with http url (not in production) - fixes #52
  • feat: Destination value check enforced - fixes #48
  • fix: RequesterID and Scoping checks drop, fixes italia/spid-saml-check#97

v0.6.12

14 Jun 18:03
1d1bd8f
Compare
Choose a tag to compare

Release notes

  • Prevent error if directory already exists @DenisFrezzato (#46)
  • Update README.md with details for test SP configured with spid-testenv2 @matfur92 (#45)