<?xml version="1.0" encoding="UTF-8"?>
<reference anchor="I-D.ietf-oauth-v2-1" target="https://datatracker.ietf.org/doc/html/draft-ietf-oauth-v2-1-03">
   <front>
      <title>The OAuth 2.1 Authorization Framework</title>
      <author initials="D." surname="Hardt" fullname="Dick Hardt">
         <organization>SignIn.Org</organization>
      </author>
      <author initials="A." surname="Parecki" fullname="Aaron Parecki">
         <organization>Okta</organization>
      </author>
      <author initials="T." surname="Lodderstedt" fullname="Torsten Lodderstedt">
         <organization>yes.com</organization>
      </author>
      <date month="September" day="8" year="2021" />
      <abstract>
	 <t>   The OAuth 2.1 authorization framework enables a third-party
   application to obtain limited access to an HTTP service, either on
   behalf of a resource owner by orchestrating an approval interaction
   between the resource owner and an authorization service, or by
   allowing the third-party application to obtain access on its own
   behalf.  This specification replaces and obsoletes the OAuth 2.0
   Authorization Framework described in RFC 6749.

	 </t>
      </abstract>
   </front>
   <seriesInfo name="Internet-Draft" value="draft-ietf-oauth-v2-1-03" />
   
</reference>
