<?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-15">
   <front>
      <title>The OAuth 2.1 Authorization Framework</title>
      <author initials="D." surname="Hardt" fullname="Dick Hardt">
         <organization>Hellō</organization>
      </author>
      <author initials="A." surname="Parecki" fullname="Aaron Parecki">
         <organization>Okta</organization>
      </author>
      <author initials="T." surname="Lodderstedt" fullname="Torsten Lodderstedt">
         <organization>SPRIND</organization>
      </author>
      <date month="March" day="2" year="2026" />
      <abstract>
	 <t>   The OAuth 2.1 authorization framework enables an application to
   obtain limited access to a protected resource, either on behalf of a
   resource owner by orchestrating an approval interaction between the
   resource owner and an authorization service, or by allowing the
   application to obtain access on its own behalf.  This specification
   replaces and obsoletes the OAuth 2.0 Authorization Framework
   described in RFC 6749 and the Bearer Token Usage in RFC 6750.

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