Skip to content

Unable to present OpenID credential #2222

@MosCD3

Description

@MosCD3

Using the latest stable release 0.5.13 I am able to receive proof request for w3C/sd-jwt credentials with no issues
However when attempting to send the presentation to the verifier credo raises the following exception

"Cannot read property 'map' of undefined"

Triggered from

agent.modules.openId4VcHolder.acceptSiopAuthorizationRequest({
        authorizationRequest,
        presentationExchange: {
          credentials,
        },

Tested with several verifiers including "ssi.dutchblockchaincoalition.org" with no hope
Also this only happens in version 0.5.13, not in 0.5.11 which works fine

I also tried to update to version "0.5.14-alpha-20250224091806" which is used by paradym wallet but couldn't find this version in the npm registry

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions