-
Extend the CryptoService to the above mentioned features.
n0900 updated
2 months ago
-
The Cross-Device SIOPv2 Request as described [here](https://openid.net/specs/openid-connect-self-issued-v2-1_0-13.html#name-cross-device-self-issued-ope) is pretty straightforward:
* The `response_mo…
-
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…
-
## Context
@ethan-tbd and I were troubleshooting an issue with DIDPay [throwing an exception](https://github.com/TBD54566975/didpay/blob/main/lib/features/kcc/lib/siopv2_auth_request.dart#L23) duri…
-
Hi, I believe having transaction data in SIOPv4 authentication flow, similarly to OID4VP, can greatly improve user experience. There are implementation when SIOPv2 is used as passwordless authenticati…
-
Hi, I happened to notice by sheer coincidence that you copied our SIOPv2/OpenID demo repo.
I have 2 remarks/suggestions and 1 more pressing question.
- We yesterday updated our develop branch, b…
-
### Imported from AB/Connect bitbucket: https://bitbucket.org/openid/connect/issues/1543
### Original Reporter: vdzhuvinov
The current `sub_jwk` spec says it MUST be a “bare” key in JWK format.
…
-
do we assume that the key used for the signature of the SIOPv2 id token must be attestable with a wallet instance attestation? from @peppelinux
-
# 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…
-
Hi again,
so I moved a bit forward with my tests and it seems the latest types (v11) do not match current draft 13:
https://github.com/Sphereon-Opensource/OID4VCI/blob/14d64614275f8cbeb5e4ece6e3…