-
## Background
The QR code structure used in INJI is a JSON with two fields. one of the field "cid" is holding dummy value and another field "pk" holds the hex encoded advertisement payload of verifie…
-
Have the Nuts node as verifier request a VP from a mobile wallet (Sphereon Wallet for now) to have a care professional provision their identity.
- [ ] Implement authz request object passing through…
-
The German [Architecture Proposal Version 2](https://gitlab.opencode.de/bmi/eudi-wallet/eidas-2.0-architekturkonzept/-/blob/main/architecture-proposal.md?ref_type=heads) (from 2024-03-21) lists severa…
-
The current specification imposes limitations on how the wallet must authenticate the client and where to retrieve the public key to verify the signature of a signed request. In scenarios where both t…
awoie updated
3 weeks ago
-
When it comes to requesting presentation of a digital credential from a wallet, one of the pre-requisites to enable a successful transaction is that the two parties in the protocol, the RP and wallet …
-
I believe the SD-JWT cred processor `verify_presentation` is not actually checking the holder's signature (KB-JWT) on the presented SD-JWT. Meaning the SD-JWT holder does not have to prove they are bo…
-
The cross device flow containg a QR code with the wrong value: the link host is not satosa-pyeudiw itself but it should be the target wallet application.
This is the line of code with the incorrect b…
-
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
3 weeks ago
-
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
2 months ago
-
I see a potential security issue as some parameters in the Credential Issuer Metadata may be self-asserted, in particular:
`display`.`name`, `credentials_supported`.`display`.`name` and `credentials_…