Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 21 commits into from
Jul 30, 2024

Conversation

peppelinux
Copy link
Member

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.

@peppelinux peppelinux added this to the 0.7.0 milestone Apr 13, 2024
@peppelinux peppelinux linked an issue Apr 13, 2024 that may be closed by this pull request
@peppelinux peppelinux modified the milestones: 0.7.0, 0.8.0 Apr 15, 2024
docs/en/pid-eaa-data-model.rst Outdated Show resolved Hide resolved
@peppelinux peppelinux requested review from hevelius and removed request for balanza June 12, 2024 09:33
@peppelinux peppelinux linked an issue Jun 12, 2024 that may be closed by this pull request
@fmarino-ipzs
Copy link
Collaborator

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

docs/en/pid-eaa-data-model.rst Outdated Show resolved Hide resolved
docs/en/remote-flow.rst Show resolved Hide resolved
docs/en/remote-flow.rst Outdated Show resolved Hide resolved
@peppelinux peppelinux merged commit 42a9d4f into versione-corrente Jul 30, 2024
8 of 9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

Successfully merging this pull request may close these issues.

[SD-JWT] Using version SD-JWT 08 instead of SD-JWT 02 Remove kid from verifiable presentation
5 participants