{
  "draft": "draft-ietf-oauth-proof-of-possession-11",
  "doc_id": "RFC7800",
  "title": "Proof-of-Possession Key Semantics for JSON Web Tokens (JWTs)",
  "authors": [
    "M. Jones",
    "J. Bradley",
    "H. Tschofenig"
  ],
  "format": [
    "TEXT",
    "HTML"
  ],
  "page_count": "15",
  "pub_status": "PROPOSED STANDARD",
  "status": "PROPOSED STANDARD",
  "source": "Web Authorization Protocol",
  "abstract": "This specification describes how to declare in a JSON Web Token (JWT) that the presenter of the JWT possesses a particular proof-of- possession key and how the recipient can cryptographically confirm proof of possession of the key by the presenter.  Being able to prove possession of a key is also sometimes described as the presenter being a holder-of-key.",
  "pub_date": "April 2016",
  "keywords": [
    "JSON Web Token",
    "JWT",
    "Proof-of-Possession",
    "Holder-of-Key"
  ],
  "obsoletes": [],
  "obsoleted_by": [],
  "updates": [],
  "updated_by": [],
  "see_also": [],
  "doi": "10.17487/RFC7800",
  "errata_url": "https://www.rfc-editor.org/errata/rfc7800"
}