draft-ietf-oauth-incremental-authz-01.txt | draft-ietf-oauth-incremental-authz-02.txt | |||
---|---|---|---|---|
OAuth Working Group W. Denniss | OAuth Working Group W. Denniss | |||
Internet-Draft Google | Internet-Draft Google | |||
Intended status: Standards Track October 22, 2018 | Intended status: Standards Track May 3, 2019 | |||
Expires: April 25, 2019 | Expires: November 4, 2019 | |||
OAuth 2.0 Incremental Authorization | OAuth 2.0 Incremental Authorization | |||
draft-ietf-oauth-incremental-authz-01 | draft-ietf-oauth-incremental-authz-02 | |||
Abstract | Abstract | |||
OAuth 2.0 authorization requests that include every scope the client | OAuth 2.0 authorization requests that include every scope the client | |||
might ever need can result in over-scoped authorization and a sub- | might ever need can result in over-scoped authorization and a sub- | |||
optimal end-user consent experience. This specification enhances the | optimal end-user consent experience. This specification enhances the | |||
OAuth 2.0 authorization protocol by adding incremental authorization, | OAuth 2.0 authorization protocol by adding incremental authorization, | |||
the ability to request specific authorization scopes as needed, when | the ability to request specific authorization scopes as needed, when | |||
they're needed, removing the requirement to request every possible | they're needed, removing the requirement to request every possible | |||
scope that might be needed upfront. | scope that might be needed upfront. | |||
skipping to change at page 1, line 36 ¶ | skipping to change at page 1, line 36 ¶ | |||
Internet-Drafts are working documents of the Internet Engineering | Internet-Drafts are working documents of the Internet Engineering | |||
Task Force (IETF). Note that other groups may also distribute | Task Force (IETF). Note that other groups may also distribute | |||
working documents as Internet-Drafts. The list of current Internet- | working documents as Internet-Drafts. The list of current Internet- | |||
Drafts is at https://datatracker.ietf.org/drafts/current/. | Drafts is at https://datatracker.ietf.org/drafts/current/. | |||
Internet-Drafts are draft documents valid for a maximum of six months | Internet-Drafts are draft documents valid for a maximum of six months | |||
and may be updated, replaced, or obsoleted by other documents at any | and may be updated, replaced, or obsoleted by other documents at any | |||
time. It is inappropriate to use Internet-Drafts as reference | time. It is inappropriate to use Internet-Drafts as reference | |||
material or to cite them other than as "work in progress." | material or to cite them other than as "work in progress." | |||
This Internet-Draft will expire on April 25, 2019. | This Internet-Draft will expire on November 4, 2019. | |||
Copyright Notice | Copyright Notice | |||
Copyright (c) 2018 IETF Trust and the persons identified as the | Copyright (c) 2019 IETF Trust and the persons identified as the | |||
document authors. All rights reserved. | document authors. All rights reserved. | |||
This document is subject to BCP 78 and the IETF Trust's Legal | This document is subject to BCP 78 and the IETF Trust's Legal | |||
Provisions Relating to IETF Documents | Provisions Relating to IETF Documents | |||
(https://trustee.ietf.org/license-info) in effect on the date of | (https://trustee.ietf.org/license-info) in effect on the date of | |||
publication of this document. Please review these documents | publication of this document. Please review these documents | |||
carefully, as they describe your rights and restrictions with respect | carefully, as they describe your rights and restrictions with respect | |||
to this document. Code Components extracted from this document must | to this document. Code Components extracted from this document must | |||
include Simplified BSD License text as described in Section 4.e of | include Simplified BSD License text as described in Section 4.e of | |||
the Trust Legal Provisions and are provided without warranty as | the Trust Legal Provisions and are provided without warranty as | |||
End of changes. 4 change blocks. | ||||
5 lines changed or deleted | 5 lines changed or added | |||
This html diff was produced by rfcdiff 1.47. The latest version is available from http://tools.ietf.org/tools/rfcdiff/ |