Skip to content

Releases: eu-digital-identity-wallet/eudi-srv-web-issuing-eudiw-py

v0.9.3

08 Dec 09:42
be1b9c2

Choose a tag to compare

What's Changed

Full Changelog: v0.9.2...v0.9.3

v0.9.2

28 Nov 12:49
9acc104

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.9.1...v0.9.2

v0.9.1

26 Nov 15:40
f5723d4

Choose a tag to compare

Added

  • External credential offer API, related to #79

Fixed

  • install.md URLs
  • update .env example

Full Changelog: 0.9.0...v0.9.1

v0.9.0

24 Nov 16:24
6be6ca7

Choose a tag to compare

Added

  • Support for Credential Request encryption
  • Key attestations proof type
  • Pytest tests
  • session_manager for tracking session state throughout the service

Changed

  • Split Issuer backend, frontend, and authorization server into separate services
  • Updated PID to the latest version
  • Refactored and cleaned up code
  • Migrated configuration, variables, and secrets to .env format
  • Streamlined Dockerfile for minimal deployment

Full Changelog: 0.8.3...0.9.0

0.8.3

08 Oct 15:24
aeaaa8b

Choose a tag to compare

What's Changed

Full Changelog: 0.8.2...0.8.3

0.8.2

14 Jul 14:51
26a0bff

Choose a tag to compare

Changed

  • Preauth form and main generated the same.

Fixed

  • Bug where PID and PID sd-jwt cannot be issued at the same time with deeplink
  • Cannot add PID due to bracket error
  • SD-JWT VC PID contains improperly disclosed elements in nationalities
  • Unable to issue PoR Credential through wallet tester

Full Changelog: 0.8.1...0.8.2

0.8.1

25 Jun 09:36
c2cd64f

Choose a tag to compare

Changed

  • PID to new spec

Fixed

  • Refresh token rotation
  • CoR uri

0.8.0

14 May 15:40
336f04a

Choose a tag to compare

Initial changes to support draft 15 include the following changes and additions:

Added:

  • Nonce Endpoint

Changed

  • Credential endpoint to oid4vci d15 (support for response encryption)
  • Deferred endpoint to oid4vci d15
  • Metadata to oid4vci d15
  • Set scopes to credential id
  • Further separation of sd-jwt vc and mdoc form and credential formatters based on metadata

0.7.2

17 Apr 13:26
f45d982

Choose a tag to compare

Changed

  • oid4vp presentation_id to transaction_id
    Closes #104

Fixed

  • EHIC and PDA1 not appearing in credential offer selection
  • Some PID sd-jwt vc attribure identifiers
  • PDA1 and EHIC formatting
  • Remove padding from mdoc base64 url encode
    Closes #107
  • Fix jwk coordinate padding
    Closes #106
  • remove location_status from PID mdoc
    Closes #95

0.7.1

06 Mar 15:15
b15d665

Choose a tag to compare

Added:

  • EHIC Credential compliant with LSP DC4EU technical specification.
  • PDA1 Credential compliant with LSP DC4EU technical specification.
  • sd-jwt vc: EHIC, PDA1, HIID, IBAN, MSISDN, POR, Tax, Pseudonym age over 18.
  • Created a new issuer_conditions schema in credential metadate to further specify complex credentials like nested claims.

Changed

  • Backend logic management creating the form and credentials based on metadata issuer_condtitions
  • Front-end form changes to dynamically create a form based on metadata issuer_conditions with nested fields, cardinality and nested mandatory.
  • Update PID to ARF version 1.5