source: draft-ietf-httpbis-authscheme-registrations/03/draft-ietf-httpbis-authscheme-registrations-03.xml @ 1607

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

create new authscheme-registrations draft (due to expiry date)

  • Property svn:eol-style set to native
  • Property svn:mime-type set to text/xml
File size: 8.9 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-03" 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="February" year="2012" day="20"/>
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 should take 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.02"/>.
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="J." surname="Gettys" fullname="Jim Gettys">
103      <organization abbrev="Alcatel-Lucent">Alcatel-Lucent Bell Labs</organization>
104      <address><email>jg@freedesktop.org</email></address>
105    </author>
106    <author initials="J." surname="Mogul" fullname="Jeffrey C. Mogul">
107      <organization abbrev="HP">Hewlett-Packard Company</organization>
108      <address><email>JeffMogul@acm.org</email></address>
109    </author>
110    <author initials="H." surname="Frystyk" fullname="Henrik Frystyk Nielsen">
111      <organization abbrev="Microsoft">Microsoft Corporation</organization>
112      <address><email>henrikn@microsoft.com</email></address>
113    </author>
114    <author initials="L." surname="Masinter" fullname="Larry Masinter">
115      <organization abbrev="Adobe Systems">Adobe Systems, Incorporated</organization>
116      <address><email>LMM@acm.org</email></address>
117    </author>
118    <author initials="P." surname="Leach" fullname="Paul J. Leach">
119      <organization abbrev="Microsoft">Microsoft Corporation</organization>
120      <address><email>paulle@microsoft.com</email></address>
121    </author>
122    <author initials="T." surname="Berners-Lee" fullname="Tim Berners-Lee">
123      <organization abbrev="W3C/MIT">World Wide Web Consortium</organization>
124      <address><email>timbl@w3.org</email></address>
125    </author>
126    <author initials="Y." surname="Lafon" fullname="Yves Lafon" role="editor">
127      <organization abbrev="W3C">World Wide Web Consortium</organization>
128      <address><email>ylafon@w3.org</email></address>
129    </author>
130    <author initials="J. F." surname="Reschke" fullname="Julian F. Reschke" role="editor">
131      <organization abbrev="greenbytes">greenbytes GmbH</organization>
132      <address><email>julian.reschke@greenbytes.de</email></address>
133    </author>
134    <date month="January" year="2012"/>
135  </front>
136  <seriesInfo name="Internet-Draft" value="draft-ietf-httpbis-p7-auth-18"/>
137 
138</reference>
139
140<reference anchor="RFC2617">
141  <front>
142    <title abbrev="HTTP Authentication">HTTP Authentication: Basic and Digest Access Authentication</title>
143    <author initials="J." surname="Franks" fullname="John Franks">
144      <organization>Northwestern University, Department of Mathematics</organization>
145      <address><email>john@math.nwu.edu</email></address>
146    </author>
147    <author initials="P.M." surname="Hallam-Baker" fullname="Phillip M. Hallam-Baker">
148      <organization>Verisign Inc.</organization>
149      <address><email>pbaker@verisign.com</email></address>
150    </author>
151    <author initials="J.L." surname="Hostetler" fullname="Jeffery L. Hostetler">
152      <organization>AbiSource, Inc.</organization>
153      <address><email>jeff@AbiSource.com</email></address>
154    </author>
155    <author initials="S.D." surname="Lawrence" fullname="Scott D. Lawrence">
156      <organization>Agranat Systems, Inc.</organization>
157      <address><email>lawrence@agranat.com</email></address>
158    </author>
159    <author initials="P.J." surname="Leach" fullname="Paul J. Leach">
160      <organization>Microsoft Corporation</organization>
161      <address><email>paulle@microsoft.com</email></address>
162    </author>
163    <author initials="A." surname="Luotonen" fullname="Ari Luotonen">
164      <organization>Netscape Communications Corporation</organization>
165    </author>
166    <author initials="L." surname="Stewart" fullname="Lawrence C. Stewart">
167      <organization>Open Market, Inc.</organization>
168      <address><email>stewart@OpenMarket.com</email></address>
169    </author>
170    <date month="June" year="1999"/>
171  </front>
172  <seriesInfo name="RFC" value="2617"/>
173</reference>
174
175<reference anchor="RFC4559">
176  <front>
177    <title>SPNEGO-based Kerberos and NTLM HTTP Authentication in Microsoft Windows</title>
178    <author initials="K." surname="Jaganathan" fullname="K. Jaganathan"/>
179    <author initials="L." surname="Zhu" fullname="L. Zhu"/>
180    <author initials="J." surname="Brezak" fullname="J. Brezak"/>
181    <date year="2006" month="June"/>
182  </front>
183  <seriesInfo name="RFC" value="4559"/>
184</reference>
185
186</references>
187 
188<!--<references title="Informative References">
189</references>-->
190
191<section title="Initial Registry Contents" anchor="initial.registry.contents">
192<texttable align="left">
193
194<ttcol>Authentication Scheme Name</ttcol>
195<ttcol>Reference</ttcol>
196<ttcol>Notes</ttcol>
197
198<c>Basic</c><c><xref target="RFC2617"/>, Section 2</c><c/>
199
200<c>Digest</c><c><xref target="RFC2617"/>, Section 3</c><c/>
201
202<c>Negotiate</c><c><xref target="RFC4559"/>, Section 3</c>
203<c>This authentication scheme violates both HTTP semantics (being connection-oriented)
204and syntax (use of syntax incompatible with the WWW-Authenticate and Authorization header field
205syntax).</c>
206
207</texttable>
208</section>
209
210<section title="Change Log (to be removed by RFC Editor before publication)" anchor="change.log">
211<section title="Since draft-ietf-httpbis-authscheme-registrations-00" anchor="changes.since.00">
212<t>
213  Update draft-ietf-httpbis-p7-auth reference.
214</t>
215</section>
216
217<section title="Since draft-ietf-httpbis-authscheme-registrations-01" anchor="changes.since.01">
218<t>
219  Update draft-ietf-httpbis-p7-auth reference.
220</t>
221<t>
222  Closed issues:
223  <list style="symbols">
224    <t>
225      <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/308"/>:
226      "need to reserve 'negotiate' as auth scheme name"
227    </t>
228  </list>
229</t>
230</section>
231
232<section title="Since draft-ietf-httpbis-authscheme-registrations-02" anchor="changes.since.02">
233<t>
234  Update draft-ietf-httpbis-p7-auth reference.
235</t>
236</section>
237</section>
238
239  </back>
240
241</rfc>
Note: See TracBrowser for help on using the repository browser.