-
For high-security usecases or use cases with sensitive data, some Issuers may want to require that VCs are only released to authorized Verifiers. One of the options to establish such a mechanism is to…
-
One piece of feedback we've heard is that it seems premature to unify different credential types into `IdentityCredential` if all they're really sharing is a `nonce` and `response` and if the `Identit…
-
When I am verifying mDL, I am getting error as 'Unable to verify deviceAuth signature (ECDSA/EdDSA): Device signature must be valid'.
Here is the code for verify mDL data,
```
app.post("/verify…
-
in the [reconciliation example](https://github.com/agl/identity-credential#reconcilation), `nonce` is duplicated in `mdoc` and `federated`, and `readerPublicKey` are included only in `mdoc`. since `no…
-
Related to #160, #161, #162 and #157.
This is a proposal for a new query language fulfilling the requirements discussed in the issues linked above. I can create a PR once we are sure that this is t…
-
Currently, Credential Request has two options to specify which credential is being requested: `credential_identifier` or combination of `format` and credential format specific `credential_definition`.…
-
Hello,
I am trying to verify device signature on the separate device from which mdoc presentation was created,
I am getting some weird behaviour so I would appreciate any information or clarificat…
-
I checked the [Editors' Draft](https://openid.github.io/OpenID4VCI/openid-4-verifiable-credential-issuance-wg-draft.html#name-sending-credential-offer-by) version. The example in 4.1.2 uses a paramete…
-
Authelete credential offer returns the claims like this:
![Image](https://github.com/adorsys/keycloak-ssi-deployment/assets/4196617/886c22e1-f430-4549-b5d3-26202a413c7a)
object:
{
"status":…
-
**_301 Moved Permanently_: The [updated version of the Threat Model](https://github.com/w3c-cg/threat-modeling/blob/main/models/decentralized-identities.md) is in the [Threat Model Community Group](ht…