This seems to be logical - the authentication event would always be before the token was issued in the usual case. However, assuming that the AS "upgrades" an existing token in-place during a step up, isn't it possible for the latest relevant authentication event to come after the token was initially issued?
- Justin ________________________________ From: RFC Errata System <rfc-edi...@rfc-editor.org> Sent: Wednesday, May 22, 2024 2:30 PM To: vitto...@auth0.com <vitto...@auth0.com>; bcampb...@pingidentity.com <bcampb...@pingidentity.com>; debcool...@gmail.com <debcool...@gmail.com>; paul.wout...@aiven.io <paul.wout...@aiven.io>; hannes.tschofe...@arm.com <hannes.tschofe...@arm.com>; rifaat.s.i...@gmail.com <rifaat.s.i...@gmail.com> Cc: tomasz.kuczyn...@man.poznan.pl <tomasz.kuczyn...@man.poznan.pl>; oauth@ietf.org <oauth@ietf.org>; rfc-edi...@rfc-editor.org <rfc-edi...@rfc-editor.org> Subject: [OAUTH-WG] [Technical Errata Reported] RFC9470 (7951) The following errata report has been submitted for RFC9470, "OAuth 2.0 Step Up Authentication Challenge Protocol". -------------------------------------- You may review the report below and at: https://www.rfc-editor.org/errata/eid7951 -------------------------------------- Type: Technical Reported by: Tomasz Kuczyński <tomasz.kuczyn...@man.poznan.pl> Section: 6.2 Original Text ------------- "exp": 1639528912, "iat": 1618354090, "auth_time": 1646340198, Corrected Text -------------- "exp": 1639528912, "iat": 1618354090, "auth_time": 1618354090, Notes ----- I noticed a small inconsistency in the example "Figure 7: Introspection Response". It seems that the time for the user-authentication event should be less than or equal to the time of token issuance to ensure logical coherence. 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. -------------------------------------- RFC9470 (draft-ietf-oauth-step-up-authn-challenge-17) -------------------------------------- Title : OAuth 2.0 Step Up Authentication Challenge Protocol Publication Date : September 2023 Author(s) : V. Bertocci, B. Campbell Category : PROPOSED STANDARD Source : Web Authorization Protocol Stream : IETF Verifying Party : IESG _______________________________________________ OAuth mailing list -- oauth@ietf.org To unsubscribe send an email to oauth-le...@ietf.org
_______________________________________________ OAuth mailing list -- oauth@ietf.org To unsubscribe send an email to oauth-le...@ietf.org