<?xml version="1.0" encoding="UTF-8"?>
<reference anchor="I-D.ietf-oauth-pop-key-distribution" target="https://datatracker.ietf.org/doc/html/draft-ietf-oauth-pop-key-distribution-01">
   <front>
      <title>OAuth 2.0 Proof-of-Possession: Authorization Server to Client Key Distribution</title>
      <author initials="J." surname="Bradley" fullname="John Bradley">
         </author>
      <author initials="P." surname="Hunt" fullname="Phil Hunt">
         </author>
      <author initials="M. B." surname="Jones" fullname="Michael B. Jones">
         </author>
      <author initials="H." surname="Tschofenig" fullname="Hannes Tschofenig">
         </author>
      <date month="March" day="5" year="2015" />
      <abstract>
	 <t>   RFC 6750 specified the bearer token concept for securing access to
   protected resources.  Bearer tokens need to be protected in transit
   as well as at rest.  When a client requests access to a protected
   resource it hands-over the bearer token to the resource server.

   The OAuth 2.0 Proof-of-Possession security concept extends bearer
   token security and requires the client to demonstrate possession of a
   key when accessing a protected resource.

   This document describes how the client obtains this keying material
   from the authorization server.

	 </t>
      </abstract>
   </front>
   <seriesInfo name="Internet-Draft" value="draft-ietf-oauth-pop-key-distribution-01" />
   
</reference>
