Skip to content

feat(openid4vci): support signed metadata - #109

Merged
hacdias merged 8 commits into
mainfrom
feat/signed-metadata
Oct 21, 2025
Merged

feat(openid4vci): support signed metadata#109
hacdias merged 8 commits into
mainfrom
feat/signed-metadata

Conversation

@TimoGlastra

Copy link
Copy Markdown
Contributor

Fixes #108

Dependant on #107

Signed-off-by: Timo Glastra <timo@animo.id>
…one breaking change requiring a transaction_id in the deferred credential response. For this reason we replaced the Draft16 support with V1. All other drafts are still supported.

Signed-off-by: Timo Glastra <timo@animo.id>
Signed-off-by: Timo Glastra <timo@animo.id>
Signed-off-by: Timo Glastra <timo@animo.id>
Signed-off-by: Timo Glastra <timo@animo.id>
…and verifiying signed credential issuer metadata

Signed-off-by: Timo Glastra <timo@animo.id>
@changeset-bot

changeset-bot Bot commented Oct 18, 2025

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: 3364f58

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 4 packages
Name Type
@openid4vc/openid4vci Minor
@openid4vc/oauth2 Minor
@openid4vc/openid4vp Minor
@openid4vc/utils Minor

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@TimoGlastra TimoGlastra changed the title feat(openid4vci): support resolving signed metadata feat(openid4vci): support signed metadata Oct 18, 2025
Comment thread packages/openid4vci/src/metadata/credential-issuer/credential-issuer-metadata.ts Outdated
Co-authored-by: Henrique Dias <mail@hacdias.com>
Signed-off-by: Timo Glastra <timo@animo.id>
Base automatically changed from feat/update-draft-16-to-v1 to main October 21, 2025 08:01
@hacdias
hacdias merged commit eaad24f into main Oct 21, 2025
7 checks passed
@hacdias
hacdias deleted the feat/signed-metadata branch October 21, 2025 08:07
manuraf pushed a commit to manuraf/oid4vc-ts that referenced this pull request Oct 31, 2025
…#109)

Signed-off-by: Timo Glastra <timo@animo.id>
Signed-off-by: Manuel Rafeli <manuel.rafeli@pagopa.it>
manuraf pushed a commit to manuraf/oid4vc-ts that referenced this pull request Oct 31, 2025
…#109)

Signed-off-by: Timo Glastra <timo@animo.id>
Signed-off-by: Manuel Rafeli <manuel.rafeli@pagopa.it>
manuraf pushed a commit to manuraf/oid4vc-ts that referenced this pull request Oct 31, 2025
…#109)

Signed-off-by: Timo Glastra <timo@animo.id>
Signed-off-by: Manuel Rafeli <manuel.rafeli@pagopa.it>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support for signed issuer metadata

2 participants