-
We should consider to define a content-type and returning this in the HTTP Response, may we imagine something like `application/sd-jwt-svc`?
and for the request `application/sd-jwt-release`
-
It was discussed that the VC-API would support multiple credential formats (ex: mDL), not limited to json-ld.
Since there is currently only 1 issue-credential endpoint, how would the selection of c…
-
The spec says:
> cnf
REQUIRED when Cryptographic Holder Binding is to be supported. Contains the confirmation method as defined in [[RFC7800](https://vcstuff.github.io/draft-terbu-sd-jwt-vc/draft-…
-
We should describe how multiple VCs and VPs can be combined in one VP.
-
`vc+sd-jwt` is being suggested per issue-comment [here](https://github.com/oauth-wg/oauth-selective-disclosure-jwt/pull/232#discussion_r1133083641)
related to issue #74 and PR #229.
-
For fetching the privacy labels, I have so far used this endpoint:
```sh
curl --request GET \
--url 'https://amp-api.apps.apple.com/v1/catalog/DE/apps/284882215?platform=iphone&extend=privacyDe…
-
A very common use case in the VC ecosystem is the presentment of VCs as VPs. Usually, the verifier is interested in whether the holder is the legitimate subject of the presented VCs, so they can answe…
-
We currently do not support selective disclosure for elements in an array (we do support it for keys within objects within arrays, but not for arbitrary array elements).
Example:
The key `foo` i…
-
Regarding the proof in a credential request defined in OID4VCI. The "[Proof Types](https://openid.bitbucket.io/connect/openid-4-verifiable-credential-issuance-1_0.html#name-proof-types)" section in th…
-
Here are some suggestions on how section "[5.8 Zero-Knowledge Proofs](https://www.w3.org/TR/vc-data-model/#zero-knowledge-proofs)" in the W3C VC Data Model v1.1 could be improved.
The title may be …