<?xml version="1.0" encoding="UTF-8"?>
<reference anchor="I-D.ietf-oauth-dyn-reg" target="https://datatracker.ietf.org/doc/html/draft-ietf-oauth-dyn-reg-28">
   <front>
      <title>OAuth 2.0 Dynamic Client Registration Protocol</title>
      <author initials="J." surname="Richer" fullname="Justin Richer">
         </author>
      <author initials="M. B." surname="Jones" fullname="Michael B. Jones">
         </author>
      <author initials="J." surname="Bradley" fullname="John Bradley">
         </author>
      <author initials="M." surname="Machulak" fullname="Maciej Machulak">
         </author>
      <author initials="P." surname="Hunt" fullname="Phil Hunt">
         </author>
      <date month="April" day="21" year="2015" />
      <abstract>
	 <t>   This specification defines mechanisms for dynamically registering
   OAuth 2.0 clients with authorization servers.  Registration requests
   send a set of desired client metadata values to the authorization
   server.  The resulting registration responses return a client
   identifier to use at the authorization server and the client metadata
   values registered for the client.  The client can then use this
   registration information to communicate with the authorization server
   using the OAuth 2.0 protocol.  This specification also defines a set
   of common client metadata fields and values for clients to use during
   registration.

	 </t>
      </abstract>
   </front>
   <seriesInfo name="Internet-Draft" value="draft-ietf-oauth-dyn-reg-28" />
   
</reference>
