Releases: italia/spid-sp-test
Releases · italia/spid-sp-test
v0.9.3
v0.9.2
Release notes
- feat: Satosa-Saml2Spid authn plugin
v0.9.1
- idp entityid changed to https://localhost:8080
v0.9.0
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
v0.8.2
Release notes
- feat: test for incorrect signature b64 padding in AuthnRequest
v0.8.1
Release notes
- fix: ACR check won't fail if idp sends a level higher than the one requested by the sp
v0.8.0
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
v0.6.13
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
Release notes
- Prevent error if directory already exists @DenisFrezzato (#46)
- Update README.md with details for test SP configured with spid-testenv2 @matfur92 (#45)