italia / eudi-wallet-it-docs

Italian EUDI Wallet Technical Specifications
Creative Commons Zero v1.0 Universal
49 stars 15 forks source link

fix: Presentation of SD-JWT are not enveloped anymore in a VP JWT #251

Open peppelinux opened 2 months ago

peppelinux commented 2 months ago

This PR removes a deprecable approach we have used during the Wallet PoC where the presented credential, included in the vp_token array, was enveloped in a VP JWT.

This PR clarifies the methods for presenting individual credentials, referring to their specifications.

however, at this stage, clarifications and examples are provided exclusively for SD-JWT and the section dedicated to the presentation of mdoc cbor is To Be Defined.

To be decided whether to enrich this PR with the mdoc cbor part or whether to include this in future PRs.

fmarino-ipzs commented 2 days ago

@peppelinux are you sure that this PR close the issue #299 ? We probably have to align also the data model section.