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

Converts a presentation to a wrapped presentation fails for sd-jwt #188

Open
Haza85 opened this issue Apr 25, 2024 · 2 comments
Open

Converts a presentation to a wrapped presentation fails for sd-jwt #188

Haza85 opened this issue Apr 25, 2024 · 2 comments

Comments

@Haza85
Copy link

Haza85 commented Apr 25, 2024

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.

@nklomp
Copy link
Contributor

nklomp commented Apr 25, 2024

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

@Haza85
Copy link
Author

Haza85 commented Apr 26, 2024

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?

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

No branches or pull requests

2 participants