<?xml version="1.0" encoding="UTF-8"?>
<reference anchor="I-D.sakimura-oauth-meta" target="https://datatracker.ietf.org/doc/html/draft-sakimura-oauth-meta-08">
   <front>
      <title>OAuth Response Metadata</title>
      <author initials="N." surname="Sakimura" fullname="Nat Sakimura">
         <organization>Nomura Research Institute</organization>
      </author>
      <author initials="N." surname="Matake" fullname="Nov Matake">
         <organization>GREE, Inc.</organization>
      </author>
      <author initials="S." surname="Preibisch" fullname="Sascha Preibisch">
         <organization>CA Technologies</organization>
      </author>
      <date month="November" day="15" year="2017" />
      <abstract>
	 <t>   This specification defines an extensible metadata framework that may
   be inserted into the OAuth 2.0 responses to assist the clients to
   process those responses.  It is expressed either as a link header, or
   query parameters.  It will allow the client to learn the metadata
   about the particular response.  For example, the client can learn
   where the members in the response could be used, what is the
   characteristics of the payload is, how it should be processed, and so
   on.  Since they are just additional response header/query parameters,
   any client that does not understand this extension should not break
   and work normally while supporting clients can utilize the metadata
   to take the advantage of the extension.

	 </t>
      </abstract>
   </front>
   <seriesInfo name="Internet-Draft" value="draft-sakimura-oauth-meta-08" />
   
</reference>
