Skip to content

Make credential_signing_alg_values_supported and proof_signing_alg_values_supported polymorphic or credential format-specific #354

@awoie

Description

@awoie

Both credential_signing_alg_values_supported and proof_signing_alg_values_supported are defined in the general section of OID4VCI Issuer Metadata and are currently defined as array of String values. While this is possible for JOSE algorithms, it is not possible for COSE algorithms.

Either make both polymorphic with the type depending on the format, or just make them format-specific parameters.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions