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

Unable to present OpenID credential #2222

Open
MosCD3 opened this issue Mar 10, 2025 · 0 comments · May be fixed by #2226
Open

Unable to present OpenID credential #2222

MosCD3 opened this issue Mar 10, 2025 · 0 comments · May be fixed by #2226

Comments

@MosCD3
Copy link
Contributor

MosCD3 commented Mar 10, 2025

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

@MosCD3 MosCD3 linked a pull request Mar 12, 2025 that will close this issue
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 a pull request may close this issue.

1 participant