source: draft-ietf-httpbis-authscheme-registrations/04/draft-ietf-httpbis-authscheme-registrations.redxml @ 1850

Last change on this file since 1850 was 1827, checked in by julian.reschke@…, 11 years ago

draft-ietf-httpbis-authscheme-registrations-04

  • Property svn:eol-style set to native
  • Property svn:mime-type set to text/xml
File size: 7.8 KB
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<!--
3    This XML document is the output of clean-for-DTD.xslt; a tool that strips
4    extensions to RFC2629(bis) from documents for processing with xml2rfc.
5-->
6<?xml-stylesheet type='text/xsl' href='../../draft-ietf-httpbis/myxml2rfc.xslt'?>
7<?rfc toc="yes"?>
8<?rfc symrefs="yes"?>
9<?rfc sortrefs="yes"?>
10<?rfc compact="yes"?>
11<?rfc comments="yes"?>
12<?rfc inline="yes"?>
13<?rfc subcompact="no"?>
14<?rfc rfcedstyle="yes"?>
15<!DOCTYPE rfc
16  PUBLIC "" "rfc2629.dtd">
17<rfc ipr="trust200902" docName="draft-ietf-httpbis-authscheme-registrations-04" category="info">
18
19        <front>
20  <title abbrev="HTTP Authentication Scheme Registrations">Initial Hypertext Transfer Protocol (HTTP)
21  Authentication Scheme Registrations</title>
22
23  <author initials="J. F." surname="Reschke" fullname="Julian F. Reschke">
24    <organization abbrev="greenbytes">greenbytes GmbH</organization>
25    <address>
26      <postal>
27        <street>Hafenweg 16</street>
28        <city>Muenster</city><region>NW</region><code>48155</code>
29        <country>Germany</country>
30      </postal>
31      <email>julian.reschke@greenbytes.de</email>       
32      <uri>http://greenbytes.de/tech/webdav/</uri>     
33    </address>
34  </author>
35
36  <date month="August" year="2012" day="16"/>
37  <workgroup>HTTPbis Working Group</workgroup>
38 
39  <abstract>
40  <t>
41    This document registers Hypertext Transfer Protocol (HTTP)
42    authentication schemes which have been defined in standards-track RFCs
43    before the IANA HTTP Authentication Scheme Registry was established.
44  </t>
45  </abstract>
46 
47  <note title="Editorial Note (To be removed by RFC Editor)">
48    <t>
49      Discussion of this draft takes place on the HTTPBIS working group
50      mailing list (ietf-http-wg@w3.org), which is archived at
51      <eref target="http://lists.w3.org/Archives/Public/ietf-http-wg/"/>.
52    </t>
53    <t>
54      The current issues list is at
55      <eref target="http://trac.tools.ietf.org/wg/httpbis/trac/query?component=authscheme-registrations"/> and related
56      documents (including fancy diffs) can be found at
57      <eref target="http://tools.ietf.org/wg/httpbis/"/>.
58    </t>
59    <t>
60      The changes in this draft are summarized in <xref target="changes.since.03"/>.
61    </t>
62  </note>
63
64  </front>
65
66  <middle>
67
68<section title="Introduction" anchor="introduction">
69  <t>
70    This document registers Hypertext Transfer Protocol (HTTP)
71    authentication schemes which have been defined in standards-track RFCs
72    before the IANA HTTP Authentication Scheme Registry was established.
73  </t>
74</section> 
75 
76<section title="Security Considerations" anchor="security.considerations">
77  <t>
78    There are no security considerations related to the registration itself.
79  </t>
80</section> 
81
82<section title="IANA Considerations" anchor="iana.considerations">
83<t>
84  <xref target="initial.registry.contents"/> provides initial registrations
85  of HTTP authentication schemes for the IANA HTTP Authentication Scheme registry
86  at <eref target="http://www.iana.org/assignments/http-authschemes"/>
87  (see Section 2.3 of <xref target="draft-ietf-httpbis-p7-auth"/>).
88</t>
89</section> 
90  </middle>
91  <back>
92 
93<references title="Normative References">
94
95<reference anchor="draft-ietf-httpbis-p7-auth">
96  <front>
97    <title abbrev="HTTP/1.1">HTTP/1.1, part 7: Authentication</title>
98    <author initials="R." surname="Fielding" fullname="Roy T. Fielding" role="editor">
99      <organization abbrev="Adobe">Adobe Systems Incorporated</organization>
100      <address><email>fielding@gbiv.com</email></address>
101    </author>
102    <author initials="Y." surname="Lafon" fullname="Yves Lafon" role="editor">
103      <organization abbrev="W3C">World Wide Web Consortium</organization>
104      <address><email>ylafon@w3.org</email></address>
105    </author>
106    <author initials="J. F." surname="Reschke" fullname="Julian F. Reschke" role="editor">
107      <organization abbrev="greenbytes">greenbytes GmbH</organization>
108      <address><email>julian.reschke@greenbytes.de</email></address>
109    </author>
110    <date month="July" year="2012"/>
111  </front>
112  <seriesInfo name="Internet-Draft" value="draft-ietf-httpbis-p7-auth-20"/>
113 
114</reference>
115
116<reference anchor="RFC2617">
117  <front>
118    <title abbrev="HTTP Authentication">HTTP Authentication: Basic and Digest Access Authentication</title>
119    <author initials="J." surname="Franks" fullname="John Franks">
120      <organization>Northwestern University, Department of Mathematics</organization>
121      <address><email>john@math.nwu.edu</email></address>
122    </author>
123    <author initials="P.M." surname="Hallam-Baker" fullname="Phillip M. Hallam-Baker">
124      <organization>Verisign Inc.</organization>
125      <address><email>pbaker@verisign.com</email></address>
126    </author>
127    <author initials="J.L." surname="Hostetler" fullname="Jeffery L. Hostetler">
128      <organization>AbiSource, Inc.</organization>
129      <address><email>jeff@AbiSource.com</email></address>
130    </author>
131    <author initials="S.D." surname="Lawrence" fullname="Scott D. Lawrence">
132      <organization>Agranat Systems, Inc.</organization>
133      <address><email>lawrence@agranat.com</email></address>
134    </author>
135    <author initials="P.J." surname="Leach" fullname="Paul J. Leach">
136      <organization>Microsoft Corporation</organization>
137      <address><email>paulle@microsoft.com</email></address>
138    </author>
139    <author initials="A." surname="Luotonen" fullname="Ari Luotonen">
140      <organization>Netscape Communications Corporation</organization>
141    </author>
142    <author initials="L." surname="Stewart" fullname="Lawrence C. Stewart">
143      <organization>Open Market, Inc.</organization>
144      <address><email>stewart@OpenMarket.com</email></address>
145    </author>
146    <date month="June" year="1999"/>
147  </front>
148  <seriesInfo name="RFC" value="2617"/>
149</reference>
150
151<reference anchor="RFC4559">
152  <front>
153    <title>SPNEGO-based Kerberos and NTLM HTTP Authentication in Microsoft Windows</title>
154    <author initials="K." surname="Jaganathan" fullname="K. Jaganathan"/>
155    <author initials="L." surname="Zhu" fullname="L. Zhu"/>
156    <author initials="J." surname="Brezak" fullname="J. Brezak"/>
157    <date year="2006" month="June"/>
158  </front>
159  <seriesInfo name="RFC" value="4559"/>
160</reference>
161
162</references>
163 
164<!--<references title="Informative References">
165</references>-->
166
167<section title="Initial Registry Contents" anchor="initial.registry.contents">
168<texttable align="left">
169
170<ttcol>Authentication Scheme Name</ttcol>
171<ttcol>Reference</ttcol>
172<ttcol>Notes</ttcol>
173
174<c>Basic</c><c><xref target="RFC2617"/>, Section 2</c><c/>
175
176<c>Digest</c><c><xref target="RFC2617"/>, Section 3</c><c/>
177
178<c>Negotiate</c><c><xref target="RFC4559"/>, Section 3</c>
179<c>This authentication scheme violates both HTTP semantics (being connection-oriented)
180and syntax (use of syntax incompatible with the WWW-Authenticate and Authorization header field
181syntax).</c>
182
183</texttable>
184</section>
185
186<section title="Change Log (to be removed by RFC Editor before publication)" anchor="change.log">
187<section title="Since draft-ietf-httpbis-authscheme-registrations-00" anchor="changes.since.00">
188<t>
189  Update draft-ietf-httpbis-p7-auth reference.
190</t>
191</section>
192
193<section title="Since draft-ietf-httpbis-authscheme-registrations-01" anchor="changes.since.01">
194<t>
195  Update draft-ietf-httpbis-p7-auth reference.
196</t>
197<t>
198  Closed issues:
199  <list style="symbols">
200    <t>
201      <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/308"/>:
202      "need to reserve 'negotiate' as auth scheme name"
203    </t>
204  </list>
205</t>
206</section>
207
208<section title="Since draft-ietf-httpbis-authscheme-registrations-02" anchor="changes.since.02">
209<t>
210  Update draft-ietf-httpbis-p7-auth reference.
211</t>
212</section>
213
214<section title="Since draft-ietf-httpbis-authscheme-registrations-03" anchor="changes.since.03">
215<t>
216  Update draft-ietf-httpbis-p7-auth reference.
217</t>
218</section>
219</section>
220
221  </back>
222
223</rfc>
Note: See TracBrowser for help on using the repository browser.