Skip to content

Commit

Permalink
the attestation result is encoded as an EAR
Browse files Browse the repository at this point in the history
  • Loading branch information
thomas-fossati authored Aug 22, 2024
1 parent 04b0a2e commit 6742196
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions api/challenge-response/schemas/components.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,9 @@ components:
result:
type: string
description: >
the computed Attestation Result wrapped as payload in an JWS.
The wrapped Attestation Result is of type '#/components/schemas/AttestationResult'
The computed Attestation Result encoded as an EAR
(https://datatracker.ietf.org/doc/draft-fv-rats-ear) using the JWT
serialization.
EvidenceContentType:
type: string
Expand Down

0 comments on commit 6742196

Please sign in to comment.