-
https://openid.net/specs/openid4vc-high-assurance-interoperability-profile-sd-jwt-vc-1_0.html
[4.1. ](https://openid.net/specs/openid4vc-high-assurance-interoperability-profile-sd-jwt-vc-1_0.html#s…
-
this is not urgent, but Securing Mechanisms section could be organized clearer I think. some thoughts:
- I think sd-bls uses data integrity, so should be moved to embedded
- would really encourage…
-
We should add an example to OID4VP on how to combine the ISO mdoc and SD-JWT VC format. The example should cover request and response payloads. The following use cases should be demonstrated:
- the s…
awoie updated
1 month ago
-
Need to process the headers and add some extra details related to the "transformed" payload and selective disclosure tags.
-
Would also be good to add rationale why chosen certain claims are not selectively disclosable.
-
Such as the `exp`, `iss`, et.. fields. I would expect these fields to be validated when using an SD-JWT library.
It seems that verifying an SD-JWT VC mainly focuses on verifying the signature (and …
-
Hi,
While experimenting with the SD-JWT library to create and verify presentations, I saw that the library uses LocalDateTime to verify if the JWT was within 30 seconds time period in the method […
-
SD-JWT VC requires `iss` value to be a URI. HAIP currently does not require that, e.g., using DNS names.
awoie updated
3 months ago
-
Each entity within wallet ecosystems may need to sign requests, responses, and more stringently, credentials, assertions, attestations, etc. Currently, OpenID4VCI does not include public keys for si…
-
In [sd-jwt draft 09 section 9](https://www.ietf.org/archive/id/draft-ietf-oauth-selective-disclosure-jwt-09.html#name-jws-json-serialization.), JSON Serialization method is added. Let's support this f…