-
[OpenID Federation 1.0](https://openid.net/specs/openid-federation-1_0.html) provides:
- a consolidated approach to build an infrastructure of trust;
- a secure way to establish trust among differ…
-
Hello,
When we can expect support for SD JWT issuance / verification ? Is it better to start our own solution or wait, as we use the EUDI Wallet Core Lib ?
-
Can I enforce through a configuration on the iphone that the installed altme wallet from the app store is only usable/configurable with a dedicated enterprise wallet configuration?
-
Please add PII in the acronyms section.
_Originally posted by @peppelinux in https://github.com/italia/eudi-wallet-it-docs/pull/444#discussion_r1802766744_
-
Following up on the conversations some of us had after IIW (see https://github.com/openid/OpenID4VCI/issues/71#issuecomment-1719631991), this issue proposes the addition of a server provided nonce mec…
-
This is regarding the implementation of the [Section 5.1.5 Dynamic Credential Request](https://openid.net/specs/openid-4-verifiable-credential-issuance-1_0-ID1.html#name-dynamic-credential-request). I…
-
https://github.com/Zicchio/eudi-wallet-it-python/blob/5ccd91f4f93647f27569d7c70bbe431bfd538c07/pyeudiw/sd_jwt/schema.py#L33
kid is conditional required if trust_chain is used or other direct trust …
-
See https://github.com/openid/OpenID4VCI/pull/405#pullrequestreview-2399836320
@fmarino-ipzs ^
this remove redundancy between the request ot the AS and the one to the credential endpoint
-
- Verification request can contain `client_metadata_uri` instead of `client_metadata`, in such cases, resolve the `client_metadata_uri` to obtain the `client_metadata`
- Verification request can cont…
-
It seems that when setting OpenId4VCIConfig.usePAR to false, the library still throws in AuthorizationServerClient with
```
if let pushedAuthorizationRequestEndpoint = data.pushedAuthorizationReques…