datatracker.ietf.org
Sign In
Version 4.50, 2013-05-15
Report a bug

Link relation Type Registrations for OAuth 2
draft-wmills-oauth-lrdd-07

Active Internet-Draft (ISE)
Document Stream: ISE
Last updated: 2013-02-04
Intended RFC status: (None)
Other versions: plain text, xml, pdf, html

ISE status: Response to Review Needed (none)
Revised I-D Needed
Document shepherd:(None)
Shepherd writeup

IESG State: I-D Exists
Responsible AD: (None)
Send notices to: No addresses provided

Individual                                                      W. Mills
Internet-Draft                                               Yahoo! Inc.
Intended status: Informational                          February 5, 2013
Expires: August 9, 2013

              Link relation Type Registrations for OAuth 2
                     draft-wmills-oauth-lrdd-07.txt

Abstract

   Defines link relation type registrations for the OAuth 2
   authentication framework and OAuth 1.0a.

Status of this Memo

   This Internet-Draft is submitted in full conformance with the
   provisions of BCP 78 and BCP 79.

   Internet-Drafts are working documents of the Internet Engineering
   Task Force (IETF).  Note that other groups may also distribute
   working documents as Internet-Drafts.  The list of current Internet-
   Drafts is at http://datatracker.ietf.org/drafts/current/.

   Internet-Drafts are draft documents valid for a maximum of six months
   and may be updated, replaced, or obsoleted by other documents at any
   time.  It is inappropriate to use Internet-Drafts as reference
   material or to cite them other than as "work in progress."

   This Internet-Draft will expire on August 9, 2013.

Copyright Notice

   Copyright (c) 2013 IETF Trust and the persons identified as the
   document authors.  All rights reserved.

   This document is subject to BCP 78 and the IETF Trust's Legal
   Provisions Relating to IETF Documents
   (http://trustee.ietf.org/license-info) in effect on the date of
   publication of this document.  Please review these documents
   carefully, as they describe your rights and restrictions with respect
   to this document.  Code Components extracted from this document must
   include Simplified BSD License text as described in Section 4.e of
   the Trust Legal Provisions and are provided without warranty as
   described in the Simplified BSD License.

Mills                    Expires August 9, 2013                 [Page 1]
Internet-Draft   Link Relation Registrations for OAuth 2   February 2013

Table of Contents

   1.  Introduction . . . . . . . . . . . . . . . . . . . . . . . . .  3
   2.  Terminology  . . . . . . . . . . . . . . . . . . . . . . . . .  4
   3.  OAuth 2 Link Relation Types  . . . . . . . . . . . . . . . . .  5
     3.1.  The "oauth2-authorize" Link Relation Type  . . . . . . . .  5
     3.2.  The "oauth2-token" Link Relation Type  . . . . . . . . . .  5
   4.  OAuth 1.0a Link Relation Types . . . . . . . . . . . . . . . .  6
     4.1.  The "oauth-initiate" Link Relation Type  . . . . . . . . .  6
     4.2.  The "oauth-authorize" Link Relation Type . . . . . . . . .  6
     4.3.  The "oauth-token" Link Relation Type . . . . . . . . . . .  6
   5.  Security Considerations  . . . . . . . . . . . . . . . . . . .  7
   6.  IANA Considerations  . . . . . . . . . . . . . . . . . . . . .  8
     6.1.  Link Type Registration . . . . . . . . . . . . . . . . . .  8
       6.1.1.  OAuth 2: oauth2-authorize  . . . . . . . . . . . . . .  8
       6.1.2.  OAuth 2: oauth2-token  . . . . . . . . . . . . . . . .  8
       6.1.3.  OAuth 1.0a: oauth-initiate . . . . . . . . . . . . . .  8
       6.1.4.  OAuth 1.0a: oauth-authorize  . . . . . . . . . . . . .  9
       6.1.5.  OAuth 1.0a: oauth-token  . . . . . . . . . . . . . . .  9
   7.  Normative References . . . . . . . . . . . . . . . . . . . . . 10
   Appendix A.  Document History  . . . . . . . . . . . . . . . . . . 11
   Author's Address . . . . . . . . . . . . . . . . . . . . . . . . . 12

Mills                    Expires August 9, 2013                 [Page 2]
Internet-Draft   Link Relation Registrations for OAuth 2   February 2013

1.  Introduction

   This document defines the link relation type [RFC5988] registrations
   for the OAuth 2 [RFC6749] authentication framework and for OAuth 1.0a
   [RFC5849].  These link relation types are used during the discovery
   process by clients needing to discover the entry points for OAuth
   authorization, token, and initiation for a service or site.

Mills                    Expires August 9, 2013                 [Page 3]
Internet-Draft   Link Relation Registrations for OAuth 2   February 2013

2.  Terminology

   The key words "MUST", "MUST NOT", "REQUIRED", "SHALL", "SHALL NOT",
   "SHOULD", "SHOULD NOT", "RECOMMENDED", "MAY", and "OPTIONAL" in this
   document are to be interpreted as described in [RFC2119].

   The reader is assumed to be familiar with the terms used in the OAuth
   2 and OAuth 1.0a specifcations.  OAuth uses the term "endpoint"