<?xml version="1.0" encoding="UTF-8"?>
<reference anchor="I-D.parecki-oauth-dpop-device-flow" target="https://datatracker.ietf.org/doc/html/draft-parecki-oauth-dpop-device-flow-00">
   <front>
      <title>DPoP for the OAuth 2.0 Device Authorization Grant</title>
      <author initials="A." surname="Parecki" fullname="Aaron Parecki">
         <organization>Okta</organization>
      </author>
      <author initials="B." surname="Campbell" fullname="Brian Campbell">
         <organization>Ping Identity</organization>
      </author>
      <date month="September" day="20" year="2025" />
      <abstract>
	 <t>   The OAuth 2.0 Device Authorization Grant [RFC8628] is an
   authorization flow for devices with limited input capabilities.
   Demonstrating Proof of Possession (DPoP) [RFC9449] is a mechanism to
   sender-constrain OAuth 2.0 tokens.  This document describes how to
   use DPoP with the Device Authorization Grant to provide a higher
   level of security for clients.  It binds the DPoP key to the entire
   transaction, from the initial device authorization request through
   the lifetime of the issued tokens.

	 </t>
      </abstract>
   </front>
   <seriesInfo name="Internet-Draft" value="draft-parecki-oauth-dpop-device-flow-00" />
   
</reference>
