You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi. During sending from client or verify process on server side method CredentialMapper.toWrappedVerifiablePresentation() fails with error 'VP needs to have at least one verifiable credential at this point' when incoming parameter is encoded jwt.
The text was updated successfully, but these errors were encountered:
Could you provide a bit more context? What are you using as RP and which wallet are you using?
To be clear, our low-level libraries and the base SDK module support SD-JWTs at this point. However our Wallet and SDK RP modules do not support it yet. We simply haven't integrated SD-JWTs in the agent yet
I am using Sphereon libraries in issuer/verifier and holder side. Yes, I noticed that only low-level libraries supports SD-JWT. That's why some issues happens during processing OID4VP flow. Any plans to have full support?
Hi. During sending from client or verify process on server side method CredentialMapper.toWrappedVerifiablePresentation() fails with error 'VP needs to have at least one verifiable credential at this point' when incoming parameter is encoded jwt.
The text was updated successfully, but these errors were encountered: