Skip to content

Key attestation generation is not supported #15

@Didr

Description

@Didr

When using the reference issuer from wwWallet, I receive this from the go-wallet-backend backend as the PID is getting issued:

{
    "error": "UNSUPPORTED",
    "message": "key attestation generation is not supported"
}

is this something we will support?
If not, we need to remember to remove "attestation" from the following value in the frontend config:
VITE_OPENID4VCI_PROOF_TYPE_PRECEDENCE="attestation,jwt"
If we remove "attestation", it works.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions