[1827] | 1 | |
---|
| 2 | |
---|
| 3 | |
---|
| 4 | HTTPbis Working Group J. Reschke |
---|
| 5 | Internet-Draft greenbytes |
---|
| 6 | Intended status: Informational August 16, 2012 |
---|
| 7 | Expires: February 17, 2013 |
---|
| 8 | |
---|
| 9 | |
---|
| 10 | Initial Hypertext Transfer Protocol (HTTP) |
---|
| 11 | Authentication Scheme Registrations |
---|
| 12 | draft-ietf-httpbis-authscheme-registrations-04 |
---|
| 13 | |
---|
| 14 | Abstract |
---|
| 15 | |
---|
| 16 | This document registers Hypertext Transfer Protocol (HTTP) |
---|
| 17 | authentication schemes which have been defined in standards-track |
---|
| 18 | RFCs before the IANA HTTP Authentication Scheme Registry was |
---|
| 19 | established. |
---|
| 20 | |
---|
| 21 | Editorial Note (To be removed by RFC Editor) |
---|
| 22 | |
---|
| 23 | Discussion of this draft takes place on the HTTPBIS working group |
---|
| 24 | mailing list (ietf-http-wg@w3.org), which is archived at |
---|
| 25 | <http://lists.w3.org/Archives/Public/ietf-http-wg/>. |
---|
| 26 | |
---|
| 27 | The current issues list is at <http://trac.tools.ietf.org/wg/httpbis/ |
---|
| 28 | trac/query?component=authscheme-registrations> and related documents |
---|
| 29 | (including fancy diffs) can be found at |
---|
| 30 | <http://tools.ietf.org/wg/httpbis/>. |
---|
| 31 | |
---|
| 32 | The changes in this draft are summarized in Appendix B.4. |
---|
| 33 | |
---|
| 34 | Status of This Memo |
---|
| 35 | |
---|
| 36 | This Internet-Draft is submitted in full conformance with the |
---|
| 37 | provisions of BCP 78 and BCP 79. |
---|
| 38 | |
---|
| 39 | Internet-Drafts are working documents of the Internet Engineering |
---|
| 40 | Task Force (IETF). Note that other groups may also distribute |
---|
| 41 | working documents as Internet-Drafts. The list of current Internet- |
---|
| 42 | Drafts is at http://datatracker.ietf.org/drafts/current/. |
---|
| 43 | |
---|
| 44 | Internet-Drafts are draft documents valid for a maximum of six months |
---|
| 45 | and may be updated, replaced, or obsoleted by other documents at any |
---|
| 46 | time. It is inappropriate to use Internet-Drafts as reference |
---|
| 47 | material or to cite them other than as "work in progress." |
---|
| 48 | |
---|
| 49 | This Internet-Draft will expire on February 17, 2013. |
---|
| 50 | |
---|
| 51 | Copyright Notice |
---|
| 52 | |
---|
| 53 | |
---|
| 54 | |
---|
| 55 | Reschke Expires February 17, 2013 [Page 1] |
---|
| 56 | |
---|
| 57 | Internet-Draft HTTP Authentication Scheme Registrations August 2012 |
---|
| 58 | |
---|
| 59 | |
---|
| 60 | Copyright (c) 2012 IETF Trust and the persons identified as the |
---|
| 61 | document authors. All rights reserved. |
---|
| 62 | |
---|
| 63 | This document is subject to BCP 78 and the IETF Trust's Legal |
---|
| 64 | Provisions Relating to IETF Documents |
---|
| 65 | (http://trustee.ietf.org/license-info) in effect on the date of |
---|
| 66 | publication of this document. Please review these documents |
---|
| 67 | carefully, as they describe your rights and restrictions with respect |
---|
| 68 | to this document. Code Components extracted from this document must |
---|
| 69 | include Simplified BSD License text as described in Section 4.e of |
---|
| 70 | the Trust Legal Provisions and are provided without warranty as |
---|
| 71 | described in the Simplified BSD License. |
---|
| 72 | |
---|
| 73 | Table of Contents |
---|
| 74 | |
---|
| 75 | 1. Introduction . . . . . . . . . . . . . . . . . . . . . . . . . 3 |
---|
| 76 | 2. Security Considerations . . . . . . . . . . . . . . . . . . . . 3 |
---|
| 77 | 3. IANA Considerations . . . . . . . . . . . . . . . . . . . . . . 3 |
---|
| 78 | 4. Normative References . . . . . . . . . . . . . . . . . . . . . 3 |
---|
| 79 | Appendix A. Initial Registry Contents . . . . . . . . . . . . . . 3 |
---|
| 80 | Appendix B. Change Log (to be removed by RFC Editor before |
---|
| 81 | publication) . . . . . . . . . . . . . . . . . . . . . 4 |
---|
| 82 | B.1. Since draft-ietf-httpbis-authscheme-registrations-00 . . . 4 |
---|
| 83 | B.2. Since draft-ietf-httpbis-authscheme-registrations-01 . . . 4 |
---|
| 84 | B.3. Since draft-ietf-httpbis-authscheme-registrations-02 . . . 4 |
---|
| 85 | B.4. Since draft-ietf-httpbis-authscheme-registrations-03 . . . 4 |
---|
| 86 | |
---|
| 87 | |
---|
| 88 | |
---|
| 89 | |
---|
| 90 | |
---|
| 91 | |
---|
| 92 | |
---|
| 93 | |
---|
| 94 | |
---|
| 95 | |
---|
| 96 | |
---|
| 97 | |
---|
| 98 | |
---|
| 99 | |
---|
| 100 | |
---|
| 101 | |
---|
| 102 | |
---|
| 103 | |
---|
| 104 | |
---|
| 105 | |
---|
| 106 | |
---|
| 107 | |
---|
| 108 | |
---|
| 109 | |
---|
| 110 | |
---|
| 111 | Reschke Expires February 17, 2013 [Page 2] |
---|
| 112 | |
---|
| 113 | Internet-Draft HTTP Authentication Scheme Registrations August 2012 |
---|
| 114 | |
---|
| 115 | |
---|
| 116 | 1. Introduction |
---|
| 117 | |
---|
| 118 | This document registers Hypertext Transfer Protocol (HTTP) |
---|
| 119 | authentication schemes which have been defined in standards-track |
---|
| 120 | RFCs before the IANA HTTP Authentication Scheme Registry was |
---|
| 121 | established. |
---|
| 122 | |
---|
| 123 | 2. Security Considerations |
---|
| 124 | |
---|
| 125 | There are no security considerations related to the registration |
---|
| 126 | itself. |
---|
| 127 | |
---|
| 128 | 3. IANA Considerations |
---|
| 129 | |
---|
| 130 | Appendix A provides initial registrations of HTTP authentication |
---|
| 131 | schemes for the IANA HTTP Authentication Scheme registry at |
---|
| 132 | <http://www.iana.org/assignments/http-authschemes> (see Section 2.3 |
---|
| 133 | of [draft-ietf-httpbis-p7-auth]). |
---|
| 134 | |
---|
| 135 | 4. Normative References |
---|
| 136 | |
---|
| 137 | [RFC2617] Franks, J., Hallam-Baker, P., |
---|
| 138 | Hostetler, J., Lawrence, S., Leach, P., |
---|
| 139 | Luotonen, A., and L. Stewart, "HTTP |
---|
| 140 | Authentication: Basic and Digest Access |
---|
| 141 | Authentication", RFC 2617, June 1999. |
---|
| 142 | |
---|
| 143 | [RFC4559] Jaganathan, K., Zhu, L., and J. Brezak, |
---|
| 144 | "SPNEGO-based Kerberos and NTLM HTTP |
---|
| 145 | Authentication in Microsoft Windows", |
---|
| 146 | RFC 4559, June 2006. |
---|
| 147 | |
---|
| 148 | [draft-ietf-httpbis-p7-auth] Fielding, R., Ed., Lafon, Y., Ed., and |
---|
| 149 | J. Reschke, Ed., "HTTP/1.1, part 7: |
---|
| 150 | Authentication", |
---|
| 151 | draft-ietf-httpbis-p7-auth-20 (work in |
---|
| 152 | progress), July 2012. |
---|
| 153 | |
---|
| 154 | Appendix A. Initial Registry Contents |
---|
| 155 | |
---|
| 156 | +----------------+------------+-------------------------------------+ |
---|
| 157 | | Authentication | Reference | Notes | |
---|
| 158 | | Scheme Name | | | |
---|
| 159 | +----------------+------------+-------------------------------------+ |
---|
| 160 | | Basic | [RFC2617], | | |
---|
| 161 | | | Section 2 | | |
---|
| 162 | | Digest | [RFC2617], | | |
---|
| 163 | | | Section 3 | | |
---|
| 164 | |
---|
| 165 | |
---|
| 166 | |
---|
| 167 | Reschke Expires February 17, 2013 [Page 3] |
---|
| 168 | |
---|
| 169 | Internet-Draft HTTP Authentication Scheme Registrations August 2012 |
---|
| 170 | |
---|
| 171 | |
---|
| 172 | | Negotiate | [RFC4559], | This authentication scheme violates | |
---|
| 173 | | | Section 3 | both HTTP semantics (being | |
---|
| 174 | | | | connection-oriented) and syntax | |
---|
| 175 | | | | (use of syntax incompatible with | |
---|
| 176 | | | | the WWW-Authenticate and | |
---|
| 177 | | | | Authorization header field syntax). | |
---|
| 178 | +----------------+------------+-------------------------------------+ |
---|
| 179 | |
---|
| 180 | Appendix B. Change Log (to be removed by RFC Editor before publication) |
---|
| 181 | |
---|
| 182 | B.1. Since draft-ietf-httpbis-authscheme-registrations-00 |
---|
| 183 | |
---|
| 184 | Update draft-ietf-httpbis-p7-auth reference. |
---|
| 185 | |
---|
| 186 | B.2. Since draft-ietf-httpbis-authscheme-registrations-01 |
---|
| 187 | |
---|
| 188 | Update draft-ietf-httpbis-p7-auth reference. |
---|
| 189 | |
---|
| 190 | Closed issues: |
---|
| 191 | |
---|
| 192 | o <http://tools.ietf.org/wg/httpbis/trac/ticket/308>: "need to |
---|
| 193 | reserve 'negotiate' as auth scheme name" |
---|
| 194 | |
---|
| 195 | B.3. Since draft-ietf-httpbis-authscheme-registrations-02 |
---|
| 196 | |
---|
| 197 | Update draft-ietf-httpbis-p7-auth reference. |
---|
| 198 | |
---|
| 199 | B.4. Since draft-ietf-httpbis-authscheme-registrations-03 |
---|
| 200 | |
---|
| 201 | Update draft-ietf-httpbis-p7-auth reference. |
---|
| 202 | |
---|
| 203 | Author's Address |
---|
| 204 | |
---|
| 205 | Julian F. Reschke |
---|
| 206 | greenbytes GmbH |
---|
| 207 | Hafenweg 16 |
---|
| 208 | Muenster, NW 48155 |
---|
| 209 | Germany |
---|
| 210 | |
---|
| 211 | EMail: julian.reschke@greenbytes.de |
---|
| 212 | URI: http://greenbytes.de/tech/webdav/ |
---|
| 213 | |
---|
| 214 | |
---|
| 215 | |
---|
| 216 | |
---|
| 217 | |
---|
| 218 | |
---|
| 219 | |
---|
| 220 | |
---|
| 221 | |
---|
| 222 | |
---|
| 223 | Reschke Expires February 17, 2013 [Page 4] |
---|
| 224 | |
---|