RFC Errata
RFC 9200, "Authentication and Authorization for Constrained Environments Using the OAuth 2.0 Framework (ACE-OAuth)", August 2022
Source of RFC: ace (sec)
Errata ID: 8238
Status: Reported
Type: Technical
Publication Format(s) : TEXT
Reported By: Marco Tiloca
Date Reported: 2025-01-03
Section 8.9 says:
Parameter Usage Location: token response
It should say:
Parameter Usage Location: token request, token response
Notes:
As defined in Section 5.8.1, the parameter "ace_profile" can be included with CBOR Simple Value `null` (0xf6) in Access Token Requests. Therefore, "ace_profile" as an OAuth parameter is intended for both token requests and token responses.
The entry for "ace_profile" in the IANA registry at [2] should be updated accordingly.
[1] https://www.iana.org/assignments/oauth-parameters/oauth-parameters.xhtml#parameters
