The following errata report has been submitted for RFC9594,
"Key Provisioning for Group Communication Using Authentication and 
Authorization for Constrained Environments (ACE)".

--------------------------------------
You may review the report below and at:
https://www.rfc-editor.org/errata/eid8864

--------------------------------------
Type: Technical
Reported by: Marco Tiloca <[email protected]>

Section: 4.4.1

Original Text
-------------
      -  The arrays 'role_filter' and 'id_filter' MUST NOT both be
         empty, i.e., in CDDL notation: [ bool, [ ], [ ] ].  If the
         'get_creds' parameter has such a format, the request MUST be
         considered malformed, and the KDC MUST reply with a 4.00 (Bad
         Request) error response.

Corrected Text
--------------
      -  The arrays 'role_filter' and 'id_filter' MUST NOT both be
         empty, i.e., in CBOR diagnostic notation: [ true, [ ], [ ] ]
         or [ false, [ ], [ ] ].  If the 'get_creds' parameter has such
         a format, the request MUST be considered malformed, and the
         KDC MUST reply with a 4.00 (Bad Request) error response.

Notes
-----
In the original text, the CDDL notation is not valid CDDL, but rather a hybrid 
of CDDL and CBOR diagnostic notation.

The new text uses the intended and valid CBOR diagnostic notation, separately 
covering the two cases where the first element of the outer array is true or 
false.

Instructions:
-------------
This erratum is currently posted as "Reported". (If it is spam, it 
will be removed shortly by the RFC Production Center.) Please
use "Reply All" to discuss whether it should be verified or
rejected. When a decision is reached, the verifying party  
will log in to change the status and edit the report, if necessary.

--------------------------------------
RFC9594 (draft-ietf-ace-key-groupcomm-18)
--------------------------------------
Title               : Key Provisioning for Group Communication Using 
Authentication and Authorization for Constrained Environments (ACE)
Publication Date    : September 2024
Author(s)           : F. Palombini, M. Tiloca
Category            : PROPOSED STANDARD
Source              : Authentication and Authorization for Constrained 
Environments
Stream              : IETF
Verifying Party     : IESG

_______________________________________________
Ace mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to