{
  "draft": "draft-ietf-http-authentication-03",
  "doc_id": "RFC2617",
  "title": "HTTP Authentication: Basic and Digest Access Authentication",
  "authors": [
    "J. Franks",
    "P. Hallam-Baker",
    "J. Hostetler",
    "S. Lawrence",
    "P. Leach",
    "A. Luotonen",
    "L. Stewart"
  ],
  "format": [
    "TEXT",
    "HTML"
  ],
  "page_count": "34",
  "pub_status": "DRAFT STANDARD",
  "status": "DRAFT STANDARD",
  "source": "HyperText Transfer Protocol",
  "abstract": "This document provides the specification for HTTP's authentication framework, the original Basic authentication scheme and a scheme based on cryptographic hashes, referred to as \"Digest Access Authentication\". [STANDARDS-TRACK]",
  "pub_date": "June 1999",
  "keywords": [
    "HTTP",
    "security",
    "encryption",
    "hypertext transfer protocol"
  ],
  "obsoletes": [
    "RFC2069"
  ],
  "obsoleted_by": [
    "RFC7235",
    "RFC7615",
    "RFC7616",
    "RFC7617"
  ],
  "updates": [],
  "updated_by": [],
  "see_also": [],
  "doi": "10.17487/RFC2617",
  "errata_url": "https://www.rfc-editor.org/errata/rfc2617"
}