Skip to content

proof_signing_alg_values_supported must correspond to alg values in jwt/attestation/ldp proof types #499

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
awoie opened this issue May 12, 2025 · 0 comments · May be fixed by #529
Open
Assignees
Labels
Milestone

Comments

@awoie
Copy link
Contributor

awoie commented May 12, 2025

While the proof types say something about the values that are included in proof_signing_alg_values_supported, the proof types section don't say anything how they correspond to the provided proofs. IMO, it should be the following:

  • jwt -> alg should match any of proof_signing_alg_values_supported, and if attestation is provided, the alg of the attestation must also match any of proof_signing_alg_values_supported.
  • attestation -> alg must match any of proof_signing_alg_values_supported
  • ldp -> cryptosuite must match any of proof_signing_alg_values_supported
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
2 participants