RFC Errata
Found 1 record.
Status: Verified (1)
RFC 9321, "Signature Validation Token", October 2022
Source of RFC: INDEPENDENT
Errata ID: 7299
Status: Verified
Type: Technical
Publication Format(s) : TEXT, PDF, HTML
Reported By: Stefan Santesson
Date Reported: 2023-01-04
Verifier Name: Eliot Lear
Date Verified: 2024-11-01
Section Various says:
In section A.3.3. The SVT Signature object MUST contain one instance of the "sig_data" claim (SignedData object) for each <ds:Reference> element in the <ds:SignedInfo> element. The "sig_data" claim MUST contain the following elements: In Sections B.2.3. and C.2.3. The SVT Signature object MUST contain one instance of the "sig_data" claim (SignedData object) with the following elements:
It should say:
In section A.3.3. The SVT Signature object MUST contain one instance of the "sig_data_ref" claim (SignedDataReference object) for each <ds:Reference> element in the <ds:SignedInfo> element. The "sig_data_ref" claim MUST contain the following elements: In Sections B.2.3. and C.2.3. The SVT Signature object MUST contain one instance of the "sig_data_ref" claim (SignedDataReference object) with the following elements:
Notes:
The SignedDataReference Claims Object Class defined in section 3.2.6. has been incorrectly referenced in the appendices of the document
As defined in section 3.2.6. the class name of the object is "SignedDataReference" and the claims name is "sig_data_ref".