Skip to content

Releases: italia/iam-proxy-italia

v1.0.1-1

20 Jul 14:46
Compare
Choose a tag to compare

Release notes

  • Docker image alpine linux updated

v1.0.1

19 Jul 23:05
Compare
Choose a tag to compare

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

01 Jul 15:05
39f2c8a
Compare
Choose a tag to compare

Release notes

  • migration to new OIDCOP ver 2.x @MdreW (#70)

  • Add more istruction to config the example RP @MdreW (#65)

  • "allow_unsolicited" in django_sp, is required to test a remote doker image @MdreW (#62)

  • Removed deps to the @peppelinux forks, since idpy mainstream satisfies the requirements

v0.9.0

31 Jan 23:20
17c9f6d
Compare
Choose a tag to compare

Release notes

  • New docker image, dockerfile and cie integration (#55)

Thanks to @MdreW and @scolagreco and the IDEM GARR Community!

v0.8.1

22 Nov 10:36
Compare
Choose a tag to compare

Release notes

v0.8.0

31 Jan 18:22
37aaa02
Compare
Choose a tag to compare

Release notes

What's Changed

New Contributors

Full Changelog: v0.7.4...v0.8.0

v0.7.4

15 Oct 12:18
ca0c5aa
Compare
Choose a tag to compare

Release notes

v0.7.3

27 Sep 17:29
Compare
Choose a tag to compare

Release notes

  • fix discovery page example (454e5e2)

v0.7.2

22 Sep 08:41
Compare
Choose a tag to compare

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

23 Jul 15:38
Compare
Choose a tag to compare

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)