-
**IN PROGRESS**
This ticket is the first of a series to improve the current APIs between the wallet and the wallet provider back end with a 2FA authentication and allow the use of remote keys (HSM)…
-
Are any Large Scale Pilot participants interested in implementing HDK as part of the current round of Pilots?
-
I've been working with the various EUDI libraries and I've run into an issue around the validation of the digest on presentation using the EUDI verifier app.
What I discovered was that the digests …
-
I was surprised to find that [FAPI](https://openid.net/specs/openid-financial-api-part-1-1_0.html) does not mandate refresh tokens. maybe this profile should also relax mandating refresh tokens..
> t…
-
Hello,
When we can expect support for SD JWT issuance / verification in [eudi-lib-android-wallet-core](https://github.com/eu-digital-identity-wallet/eudi-lib-android-wallet-core)? Is it better to sta…
-
-
Make sure that the PID in `SD-JWT-VC` follows the [ARF PR](https://github.com/eu-digital-identity-wallet/eudi-doc-architecture-and-reference-framework/pull/160/files)
| **Attribute identifier** | *…
-
The EU Digital Identity Wallet Toolbox does not yet suggest HDK, and the current high level requirements may make it impossible to implement. See the initial draft of [feedback.md](https://github.com/…
-
Hello, I'm attempting to issue and verify MDOC credentials besides MDL and am running into an issue around verifying the cert chain that is passed in the JWT's header during the OpenID4VP process. For…
-
Trust Evaluator can provide multiple public keys for an entity.
In the trust evaluator realizations, the notion of multiple public keys is sometimes represented as `list[dict]` (as in, array of jwk),…