-
Should verifier be able to request the Wallet to return multiple credentials in one request? (multiple comments, need an explicit agreement that this feature itself is a requirement, though it might n…
-
To prove the node is compatible with OpenID4VCI, it should be able to issue credentials to a generic wallet. This requires the following:
- [ ] Support API call returning credential_offer for QR co…
-
We need to document each class, method and function with a structure similar to what we have for the backend class
````
"""
OpenID4VP backend module.
:param auth_callback_func: C…
-
Spec says:
> If the Response Type value is code (Authorization Code Grant Type), the VP Token is provided in the Token Response.
This seems not enough information for the AS to decide whether the …
awoie updated
9 months ago
-
Opening this issue based on some discussions I've had with @nklomp, as well as some things we've run into when integrating PEX / OpenID4VP and SD-JWT / JWT vcs.
In OpenID4Vp a Presentation Definiti…
-
In a past version of OID4VCI I know there were some mentions and references of AnonCreds credentials and those have since been removed.
The use of credential format profiles allows to extend the pr…
-
For increasing the security of the implementations, it is recommended that the RPs randomize their endpoints.
This can be achieved appending random paths, as for example: https:/rp.example.org/requ…
-
In EUDI Wallet context, we frequently hear the requirement to authorize transactions (electronic signatures and payments) with the wallet. At OSW, a couple of us discussed the idea to make that an ext…
-
Validator requires always to find value for IdTokenEncryptedResponse Alg & Method. This doesn't seem correct. For instance if the verifier places just a OpenId4VP request there is no need to provide t…
-
Wallets that want to actively reject cross-device flows have no reliable mechanism to detect whether the request was received from a cross-device channel. For example, a camera app on the mobile phone…
awoie updated
4 months ago