Releases: italia/iam-proxy-italia
Releases · italia/iam-proxy-italia
v1.0.1-1
Release notes
- Docker image alpine linux updated
v1.0.1
Release notes
- pplnx forks enabled again and updated to the last pysaml2 and satosa versions, due to a problem with xml nspairs fc19706
- fix: satosa-oidcop example conf with idpy-oidc v2.1.0 (pkce module moved from oidc to oauth submodule) d30a35a
- BREAKING CHANGE: in proxy.conf UNKNOWN_ERROR_REDIRECT_URL renamed to ERROR_URL since satosa-8.4.0 has implemented this feature in its mainline d09e1ff
- fix: removed py38 from the CI py Matrix, due to pysaml2 drop
v1.0.0
v0.9.0
Release notes
- New docker image, dockerfile and cie integration (#55)
Thanks to @MdreW and @scolagreco and the IDEM GARR Community!
v0.8.1
v0.8.0
Release notes
- Enable eIDAS login with ficep node @MdreW (#47)
- Aggiornamento certificato Tim avviso AGID del 16/11/2021 @MdreW (#46)
- Syslog example for Satosa logs @MdreW (#45)
- Update requirements.txt @francesco-filicetti (#44)
What's Changed
- Update requirements.txt by @francesco-filicetti in #44
- Syslog example for Satosa logs by @MdreW in #45
- Aggiornamento certificato Tim avviso AGID del 16/11/2021 by @MdreW in #46
- Enable eIDAS login with ficep node by @MdreW in #47
New Contributors
- @francesco-filicetti made their first contribution in #44
Full Changelog: v0.7.4...v0.8.0
v0.7.4
Release notes
- identity python OIDCop frontend modules @peppelinux (#43)
- some little fix @MdreW (#42)
v0.7.3
v0.7.2
Release notes
- remove brython js and clean page @MdreW (#41)
- Minor bugfix @MdreW (#39)
- Fixed config files path @MdreW (#35)
- Fixed repository url in readme @MdreW (#32)
- DiscoPage html with SPID usage text @peppelinux (#30)
- chore: massive code linting @peppelinux (#29)
- chore: README - cleanup and improvements
- fix: 403 status code when a Spid validation error happens (fix: 403 status code when a Spid validation error happens)
- fix: Added SPID and AGID logos, fix #37 (@MdreW )
- fix: reindent templates, removed unclosed p tag, fix #38 (@MdreW )
- fix: Updated MarkupSafe, fix #33 (@MdreW )
- chore: removed js from the page, removed brython requirment. (@MdreW )
- feat: feat: added ACR comparison value in spid backend configuration (2d6c4fa)
- fix: django example sp requirements with Django>=4.0
v0.7.1
Release notes
- feat:djangosaml2 example sp and a complete gh action CI @peppelinux (#28)
- chore: pyFF example project revamped
- fix: several bugs fixed 9320f6a
- fix: 403 status code when a Spid validation error happens
- feat: spid-sp-test metadata, authn request and response checks in CI (all passes)