Skip to main content
Draft name: draft-mishra-oauth-agent-grants-00 Target: IETF OAuth Working Group (oauth@ietf.org) Status: Individual Submission — version 00

Document

The Internet-Draft is written in kramdown-rfc2629 format — a Markdown superset that compiles to RFC XML (RFC 7991) and from there to canonical IETF text and HTML. The source is at docs/ietf-draft/draft-mishra-oauth-agent-grants-00.md.

Rendering Locally

Prerequisites

gem install kramdown-rfc2629
pip install xml2rfc

Build

# Markdown → RFC XML
kdrfc draft-mishra-oauth-agent-grants-00.md

# RFC XML → text (canonical IETF format)
xml2rfc draft-mishra-oauth-agent-grants-00.xml --text

# RFC XML → HTML
xml2rfc draft-mishra-oauth-agent-grants-00.xml --html
Alternatively, paste the XML into the IETF Author Tools web interface.

Submitting to the Datatracker

  1. Render the XML or use kdrfc to produce the .xml file
  2. Go to datatracker.ietf.org/submit
  3. Upload draft-mishra-oauth-agent-grants-00.xml
  4. Confirm via the email link
The draft appears at: https://datatracker.ietf.org/doc/draft-mishra-oauth-agent-grants/

Path to Standards Track

StageAction
Individual I-DSubmit to Datatracker (current)
WG adoptionRequest adoption at IETF meeting or mailing list
WG I-DRename to draft-ietf-oauth-agent-grants-00
WGLCWorking Group Last Call (two-week review)
IESG reviewInternet Engineering Steering Group review
RFC publicationAssigned an RFC number
RFCTitleRelationship
RFC 6749OAuth 2.0Foundation — DAAP extends the grant flow model
RFC 7519JSON Web Token (JWT)Grant Token format
RFC 7517JSON Web Key (JWK)JWKS endpoint for offline verification
RFC 7518JSON Web AlgorithmsRS256 algorithm specification
RFC 7636PKCESupported in DAAP authorization flow
RFC 8693Token ExchangeRelated — DAAP delegation vs. general token exchange
RFC 7662Token IntrospectionRelated — DAAP /v1/tokens/verify
RFC 8725JWT Best PracticesAlgorithm restriction guidance

Revision Process

IETF Internet-Drafts expire after 6 months. To keep the draft alive:
  1. Incorporate working group feedback
  2. Increment the version number (-01, -02, …)
  3. Re-submit before the expiry date