Skip to content

Releases: italia/spid-cie-oidc-django

v0.8.0

03 Jul 14:30
Compare
Choose a tag to compare
  • chore: docker-compose clean indentation df14ec8
  • fix: entity.jwtse.encrypt_dict renamed to create_jwe, JWE validation in oboarding tools 158840b
  • fix: missing impotr in tests for signed_jwks_uri 540563a
  • feat: signed_jwks_uri support 558933f
  • fix: example metadata 5b83892
  • chore: code linting 331fabb
  • feat: added jwks in TrustChain model 2c1ea67
  • chore: generalization of the method to get jwks f4efd7e
  • chore: OP and RP metadata refactored a888c7e

v0.7.6

25 Jun 15:18
Compare
Choose a tag to compare
  • feat: Added Federation metadata and endpoint schemas fba5344

Full Changelog: v0.7.5...v0.7.6

v0.7.5

25 Jun 13:28
Compare
Choose a tag to compare
  • fix: removed iss from Resolve request according to DRAFT 21 and added some missing JWS typ headers 3675f28
  • fix: oidc json-schemas with last CIE and SPID Avviso 41 updates 824fd2a
  • fix: oidc json-schemas for resolve endpoint following OIDC FED DRAFT 20 031673c

Full Changelog: v0.7.4...v0.7.5

v0.7.4

v0.7.3

08 Jun 20:48
Compare
Choose a tag to compare

Just example app and Docker compose cleanups

Full Changelog: v0.7.2...v0.7.3

v0.7.2

08 Jun 20:28
Compare
Choose a tag to compare
  • feat: [resolve] added trust_chain claim in response 7e006b4
  • fix: [Listing endpoint] type renamed to entity_type 477d422

Full Changelog: v0.7.1...v0.7.2

v0.7.1

07 Jun 17:05
Compare
Choose a tag to compare
  • fix: [RP] mixups attacks prevention for CIE profile - added test c9c0167

Thanks to Andrea Bisegna, Matteo Bitussi, Roberto Carbone, Silvio Ranise, Giada Sciarretta and Amir Sharif of Fondazione Bruno Kessler and Futuro & Conoscenza for the responsible disclosure ❤️

Full Changelog: v0.7.0...v0.7.1

v0.7.0

23 Apr 16:06
fd71876
Compare
Choose a tag to compare

What's Changed

  • BREAKING CHANGE: [federation entity configuration] jwks divided in jwks_fed and jwks_core by @peppelinux in #234

for preexisting projects, remember to

  • do migrate
  • updated the federation descendants jwks

trust chains will be updated automatically, anyway remember to use manage.py fetch_openid_providers --start -f for RPs and ./manage.py fetch_openid_relying_parties for OPs

Full Changelog: v0.6.9...v0.7.0

v0.6.9

21 Apr 21:11
c9c9bda
Compare
Choose a tag to compare

What's Changed

  • BREAKING CHANGE: metadata policy, scopes to scope (#115)
  • chore: trust chain serialization and storage as signed jwt

Full Changelog: v0.6.8...v0.6.9

v0.6.8

16 Apr 13:14
8f95505
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.7...v0.6.8