Replies: 2 comments
-
|
Although we do not support it yet, we are seeing more and more requests for this, so might make sense to include it. Should not be too big of a deal in terms of complexity if you ask me. Although of course you can have claims in the image, that is just simple replacement of variables |
Beta Was this translation helpful? Give feedback.
-
|
I think this is a matter of MUST support simple, MAY support svg. We see several use cases for the svg rendering. Our main case is issuing a similar identifier credential from different issuers. The credential type and format is the same, but the issuers want to have their specific branding on the final credential. This cannot be resolved with vct's (as the type, and as such the vct, is the same). For VCDM there is a workaround using the credential metadata more or less. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
SD-JWT VC 8.1. Rendering Metadata defines 2 methods:
simpleandsvg_templates.In the ethos of DIIP for making things as simple as possible, I believe that we should require conformant implementations to only support the
simplemethod.If the wallet providers are already implementing the
svg_templatesrendering method, I'm not objecting to requiring support for them.Beta Was this translation helpful? Give feedback.
All reactions