<?xml version="1.0" encoding="UTF-8"?>
<reference anchor="I-D.ietf-oauth-authentication" target="https://datatracker.ietf.org/doc/html/draft-ietf-oauth-authentication-01">
   <front>
      <title>The OAuth Protocol: Authentication</title>
      <author initials="E." surname="Hammer-Lahav" fullname="Eran Hammer-Lahav">
         </author>
      <date month="July" day="6" year="2009" />
      <abstract>
	 <t>This document specifies the OAuth protocol authentication method.
OAuth allows clients to access server resources on behalf of another
party (such a different client or an end user).  This document
defines an HTTP authentication method which supports the ability to
include two sets of credential with each request, one identifying the
client and another identifying the resource owner on whose behalf the
request is made.
	 </t>
      </abstract>
   </front>
   <seriesInfo name="Internet-Draft" value="draft-ietf-oauth-authentication-01" />
   
</reference>
