<?xml version="1.0" encoding="UTF-8"?>
<reference anchor="I-D.ietf-oauth-incremental-authz" target="https://datatracker.ietf.org/doc/html/draft-ietf-oauth-incremental-authz-01">
   <front>
      <title>OAuth 2.0 Incremental Authorization</title>
      <author initials="W." surname="Denniss" fullname="William Denniss">
         <organization>Google</organization>
      </author>
      <date month="October" day="22" year="2018" />
      <abstract>
	 <t>   OAuth 2.0 authorization requests that include every scope the client
   might ever need can result in over-scoped authorization and a sub-
   optimal end-user consent experience.  This specification enhances the
   OAuth 2.0 authorization protocol by adding incremental authorization,
   the ability to request specific authorization scopes as needed, when
   they&#x27;re needed, removing the requirement to request every possible
   scope that might be needed upfront.

	 </t>
      </abstract>
   </front>
   <seriesInfo name="Internet-Draft" value="draft-ietf-oauth-incremental-authz-01" />
   
</reference>
