Daniel Fett

Results 93 comments of Daniel Fett

> I would prefer to exclude the `value_type`, as it seems under-specified and is not present in any example. Otherwise, I'd be ready to approve. Done

This approach makes sense to me. I support adding this.

Some of the solutions discussed on the last call: 1. Instead of trying to mimic the structure of the credential, use pointers to the claims that are being described. There...

I created a PR on VC Type Metadata to see what complexity solution 1.3 proposed by @bc-pi would bring and I think it is comparable to or easier to implement...

I have a really hard time imagining how null could be a problem in this specific context, but -1 would be the second best option.

The problem is that you might want to say "every element in that array". So "/data/*/some" (which is not valid JSONPointer). More like a query language... So maybe this *is*...

Consensus in the call was to go ahead with solution 1.3 following the SD-JWT VC Type Metadata mechanism (and then collecting initial implementer's feedback before proceeding). If everyone could please...

> > If everyone could please review this section in VC Type Metadata and provide feedback before I create the PR for VCI on Monday, that would be very helpful:...

Note: The individual credential instance copies would also need different keys.

I only now noticed that an issue for this exists already: https://github.com/openid/OpenID4VCI/issues/91