OpenID4VCI icon indicating copy to clipboard operation
OpenID4VCI copied to clipboard

Results 242 OpenID4VCI issues
Sort by recently updated
recently updated
newest added

I was wondering how to interpret the definition of [Credential Issuer Metadata](https://openid.net/specs/openid-4-verifiable-credential-issuance-1_0.html#name-credential-issuer-metadata-6): Specifically the sentence > ...the **most deeply nested** value MAY be an object that includes the following parameters...

duplicate
pending close

Closes #93 - [ ] discuss whether proofs array should only contain the key values with the same key type instead of each object containing proof_type - [x] add issuer...

This PR aims to resolve the issue https://github.com/openid/OpenID4VCI/issues/313 where @andprian expressed her sensibility about some details that amtters about the security and the behaviour that an implementer may expect from...

It would be worth discussing whether we should remove the `cwt` proof type for the following reasons: - The encoding of `cwt` proofs is not fully specified. I guess it...

This PR aims to resolve part of the points contained in the issue: https://github.com/openid/OpenID4VCI/issues/313#issuecomment-2121942187

Section 7 states that "_The Client can request issuance of a Credential of a certain type multiple times, e.g., to associate the Credential with different public keys/Decentralized Identifiers (DIDs) or...

question

closes the batch endpoint part of #286

The current spec does not say anything about which keys the issuer uses for encrypting the response. It probably makes sense, that the keys in the credential request are treated...

this PR is merely editorial and aims to resolve the issue https://github.com/openid/OpenID4VCI/issues/311