Server metadata needs to specify supported proof types / algorithms

Issue #1697 resolved
Richard Barnes created an issue

The credential request contains a proof of possession of a private key by the client. The spec allows flexibility in the type of proof provided, though only JWT is defined. (I filed #1696 on whether this flexibility is required.) A client needs to know what proof types and signature algorithms the server supports. It seems like this calls for some server metadata fields, say credential_proof_types_supported and credential_request_alg_values_supported.

Comments (5)

  1. Michael Jones

    We looked at this on the 31-Oct-22 working group call. It would probably benefit from discussion on a SIOP special topic call.

  2. Log in to comment