-
Need to process the headers and add some extra details related to the "transformed" payload and selective disclosure tags.
-
This document says that it is compatible with the W3C VCDM v2, but I cannot see how?
None of the examples in this document seem to be [conformant VC documents](https://www.w3.org/TR/vc-data-model-2…
-
There is an implicit understanding that parameters such as `nonce`, `client_id` and `client_id_scheme` are used in VPs but we don't have explicit language how this is done for specific format identifi…
awoie updated
3 months ago
-
today it is /emailproof?draft=13&format=vcsd-jwt
it should be
/emailproof?draft=13&format=vc_sd_jwt
-
# Overview:
In attempting to use the OID4VC-demo for VC issuance and presentation with the Sphereon wallet, I've hit two major roadblocks:
* Failure in VC issuance through the wallet("Use your wall…
-
-
Can I enforce through a configuration on the iphone that the installed altme wallet from the app store is only usable/configurable with a dedicated enterprise wallet configuration?
-
When verifying SD-JWTs that have been signed with a DID's key, Nimbus' `JWSVerificationKeySelector` - and therefore the SD-JWT verifier - needs the JWK found in the DID document to have a `kid` that c…
-
like biometrics-based binding
Torsten started with this example in [this PR in sd-jwt repo](https://github.com/oauth-wg/oauth-selective-disclosure-jwt/pull/210/files) but i do not think it's viable…
-
Currently the code is all a bit intertwined for different formats. This worked okay, but with different formats having different structures, it's become a bit hard to manage. This has mainly come up w…