Internet-Draft draft-ietf-oauth-deferred-token-response-00.txt is now
available. It is a work item of the Web Authorization Protocol (OAUTH) WG of
the IETF.

   Title:   Deferred Token Response
   Authors: Frederik Krogsdal Jacobsen
            Guilherme de Oliveira Niero
            Maxwell Gerber
   Name:    draft-ietf-oauth-deferred-token-response-00.txt
   Pages:   38
   Dates:   2026-09-16

Abstract:

   This document defines the Deferred Token Response (DTR) extension for
   OAuth 2.1.  In existing OAuth grants, the token endpoint either
   issues an access token or returns an error.  DTR establishes a
   generic asynchronous token request mechanism that any OAuth grant may
   plug into.  In DTR-aware flows, the authorization server returns a
   deferral_code and a polling interval, indicating that the final token
   response will be available at a later time.  The client retrieves the
   eventual response by polling the token endpoint, or by receiving a
   callback from the authorization server when one is configured.

The IETF datatracker status page for this Internet-Draft is:
https://datatracker.ietf.org/doc/draft-ietf-oauth-deferred-token-response/

There is also an HTML version available at:
https://www.ietf.org/archive/id/draft-ietf-oauth-deferred-token-response-00.html

Internet-Drafts are also available by rsync at:
rsync.ietf.org::internet-drafts


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

Reply via email to