eclipse-tractusx / managed-identity-wallet

Apache License 2.0
9 stars 23 forks source link

Encode Verifiable Credential as JWT in IATP response #347

Open hemantxpatel opened 2 months ago

hemantxpatel commented 2 months ago

Description

Acceptance Criteria

Additional Information

Started a discussion for enhancement in either EDC / BDRS. In parallel raising issue here, in case it can be handled here.

hemantxpatel commented 2 months ago

I discussed it in EDC Weekly, and tractusx doesn't support VC and VP in JSON-LD format as both are not interoperable. See the discussion thread I started, https://github.com/eclipse-tractusx/tractusx-edc/discussions/1494

thackerronak commented 1 month ago

Currently, the Presentation Creation Config only supports the JSON-LD format, so the SSI library needs to be updated to support VCs in JWT format for creating VPs.

image

CC @nitin-vavdiya @OSchlienz