-
IdP registration opens up a whole new world of possibilities. However that world is very large. For the bubbles of RPs/IdPs that aren't explicit OpenID Federations, there are still bubbles defined by …
-
When using `client_id_scheme=redirect_uri`, you can omit redirect uri as per https://openid.github.io/OpenID4VP/openid-4-verifiable-presentations-wg-draft.html#client_metadata_management :
> the Ve…
jogu updated
3 months ago
-
-
Hi,
I haven't found a way to ask for a full credential without specifying fields. For example the following presentation works:
```
"presentation_definition": {
"id": "32f54163-7166-48f1…
-
There are two outstanding questions around `expected_origins`:
1. https://github.com/openid/OpenID4VP/pull/155/files#r1640368803 - Kristina asked if using `expected_origins` in unsigned requests co…
jogu updated
5 months ago
-
Hello, first of all thank you for your work.
As part of the Gaia-X project, we are trying to integrate the Eudi wallet with our verifier (https://icp-portal.aster-x.demo23.gxfs.fr/verifier).
Dur…
-
OpenID4VP requires documentation about each supported metadata parameter
See: https://bitbucket.org/openid/connect/issues/1814/what-metadata-goes-into-client_metadata
-
Although it might sound great to use qualified certificates for signed payment authorizations, existing systems rarely do, because the Issuer is also the RP.
I would save QES for another day.
-
In the current PEX matching we implicitly require all VCs to have te same subject.id, and we require the signature on the VP to be the same as the subject.id of the VCs. When moving to the Subject (in…
-
### Imported from AB/Connect bitbucket: https://bitbucket.org/openid/connect/issues/1992
### Original Reporter: peppelinux
Following the definition of the `verifiable_attestation` achieved in the [P…