source: draft-ietf-httpbis-authscheme-registrations/01/draft-ietf-httpbis-authscheme-registrations.xml @ 1847

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

fix mime types

  • Property svn:eol-style set to native
  • Property svn:executable set to *
  • Property svn:mime-type set to text/xml
File size: 8.6 KB
Line 
1<?xml version="1.0" encoding="utf-8"?>
2<?xml-stylesheet type='text/xsl' href='../../draft-ietf-httpbis/myxml2rfc.xslt'?>
3<?rfc toc="yes"?>
4<?rfc symrefs="yes"?>
5<?rfc sortrefs="yes"?>
6<?rfc compact="yes"?>
7<?rfc comments="yes"?>
8<?rfc inline="yes"?>
9<?rfc subcompact="no"?>
10<?rfc rfcedstyle="yes"?>
11<?rfc-ext allow-markup-in-artwork="yes" ?>
12
13<!DOCTYPE rfc [
14  <!ENTITY MAY "<bcp14 xmlns='http://purl.org/net/xml2rfc/ext'>MAY</bcp14>">
15  <!ENTITY MUST "<bcp14 xmlns='http://purl.org/net/xml2rfc/ext'>MUST</bcp14>">
16  <!ENTITY MUST-NOT "<bcp14 xmlns='http://purl.org/net/xml2rfc/ext'>MUST NOT</bcp14>">
17  <!ENTITY OPTIONAL "<bcp14 xmlns='http://purl.org/net/xml2rfc/ext'>OPTIONAL</bcp14>">
18  <!ENTITY RECOMMENDED "<bcp14 xmlns='http://purl.org/net/xml2rfc/ext'>RECOMMENDED</bcp14>">
19  <!ENTITY REQUIRED "<bcp14 xmlns='http://purl.org/net/xml2rfc/ext'>REQUIRED</bcp14>">
20  <!ENTITY SHALL "<bcp14 xmlns='http://purl.org/net/xml2rfc/ext'>SHALL</bcp14>">
21  <!ENTITY SHALL-NOT "<bcp14 xmlns='http://purl.org/net/xml2rfc/ext'>SHALL NOT</bcp14>">
22  <!ENTITY SHOULD "<bcp14 xmlns='http://purl.org/net/xml2rfc/ext'>SHOULD</bcp14>">
23  <!ENTITY SHOULD-NOT "<bcp14 xmlns='http://purl.org/net/xml2rfc/ext'>SHOULD NOT</bcp14>">
24]>
25<rfc xmlns:x="http://purl.org/net/xml2rfc/ext" xmlns:ed="http://greenbytes.de/2002/rfcedit" ipr="trust200902" docName="draft-ietf-httpbis-authscheme-registrations-01" category="info">
26        <front>
27  <title abbrev="HTTP Authentication Scheme Registrations">Initial Hypertext&#160;Transfer&#160;Protocol&#160;(HTTP)
28  Authentication&#160;Scheme&#160;Registrations</title>
29
30  <author initials="J. F." surname="Reschke" fullname="Julian F. Reschke">
31    <organization abbrev="greenbytes">greenbytes GmbH</organization>
32    <address>
33      <postal>
34        <street>Hafenweg 16</street>
35        <city>Muenster</city><region>NW</region><code>48155</code>
36        <country>Germany</country>
37      </postal>
38      <email>julian.reschke@greenbytes.de</email>       
39      <uri>http://greenbytes.de/tech/webdav/</uri>     
40    </address>
41  </author>
42
43  <date month="May" year="2011" day="2"/>
44  <workgroup>HTTPbis Working Group</workgroup>
45 
46  <abstract>
47  <t>
48    This document registers Hypertext Transfer Protocol (HTTP)
49    authentication schemes which have been defined in standards-track RFCs
50    before the IANA HTTP Authentication Scheme Registry was established.
51  </t>
52  </abstract>
53 
54  <note title="Editorial Note (To be removed by RFC Editor)">
55    <t>
56      Discussion of this draft should take place on the HTTPBIS working group
57      mailing list (ietf-http-wg@w3.org), which is archived at
58      <eref target="http://lists.w3.org/Archives/Public/ietf-http-wg/"/>.
59    </t>
60    <t>
61      The current issues list is at
62      <eref target="http://trac.tools.ietf.org/wg/httpbis/trac/query?component=authscheme-registrations"/> and related
63      documents (including fancy diffs) can be found at
64      <eref target="http://tools.ietf.org/wg/httpbis/"/>.
65    </t>
66    <t>
67      The changes in this draft are summarized in <xref target="changes.since.00"/>.
68    </t>
69  </note>
70
71  </front>
72
73  <middle>
74
75<section title="Introduction" anchor="introduction">
76  <t>
77    This document registers Hypertext Transfer Protocol (HTTP)
78    authentication schemes which have been defined in standards-track RFCs
79    before the IANA HTTP Authentication Scheme Registry was established.
80  </t>
81</section> 
82 
83<section title="Security Considerations" anchor="security.considerations">
84  <t>
85    There are no security considerations related to the registration itself.
86  </t>
87</section> 
88
89<section title="IANA Considerations" anchor="iana.considerations">
90<t>
91  <xref target="initial.registry.contents"/> provides initial registrations
92  of HTTP authentication schemes for the IANA HTTP Authentication Scheme registry
93  at <eref target="http://www.iana.org/assignments/http-authschemes"/>
94  (see <xref target="draft-ietf-httpbis-p7-auth" x:rel="#authentication.scheme.registry"/>).
95</t>
96</section> 
97  </middle>
98  <back>
99 
100<references title="Normative References">
101
102<reference anchor="draft-ietf-httpbis-p7-auth">
103  <front>
104    <title abbrev="HTTP/1.1">HTTP/1.1, part 7: Authentication</title>
105    <author initials="R." surname="Fielding" fullname="Roy T. Fielding" role="editor">
106      <organization abbrev="Day Software">Day Software</organization>
107      <address><email>fielding@gbiv.com</email></address>
108    </author>
109    <author initials="J." surname="Gettys" fullname="Jim Gettys">
110      <organization abbrev="Alcatel-Lucent">Alcatel-Lucent Bell Labs</organization>
111      <address><email>jg@freedesktop.org</email></address>
112    </author>
113    <author initials="J." surname="Mogul" fullname="Jeffrey C. Mogul">
114      <organization abbrev="HP">Hewlett-Packard Company</organization>
115      <address><email>JeffMogul@acm.org</email></address>
116    </author>
117    <author initials="H." surname="Frystyk" fullname="Henrik Frystyk Nielsen">
118      <organization abbrev="Microsoft">Microsoft Corporation</organization>
119      <address><email>henrikn@microsoft.com</email></address>
120    </author>
121    <author initials="L." surname="Masinter" fullname="Larry Masinter">
122      <organization abbrev="Adobe Systems">Adobe Systems, Incorporated</organization>
123      <address><email>LMM@acm.org</email></address>
124    </author>
125    <author initials="P." surname="Leach" fullname="Paul J. Leach">
126      <organization abbrev="Microsoft">Microsoft Corporation</organization>
127      <address><email>paulle@microsoft.com</email></address>
128    </author>
129    <author initials="T." surname="Berners-Lee" fullname="Tim Berners-Lee">
130      <organization abbrev="W3C/MIT">World Wide Web Consortium</organization>
131      <address><email>timbl@w3.org</email></address>
132    </author>
133    <author initials="Y." surname="Lafon" fullname="Yves Lafon" role="editor">
134      <organization abbrev="W3C">World Wide Web Consortium</organization>
135      <address><email>ylafon@w3.org</email></address>
136    </author>
137    <author initials="J. F." surname="Reschke" fullname="Julian F. Reschke" role="editor">
138      <organization abbrev="greenbytes">greenbytes GmbH</organization>
139      <address><email>julian.reschke@greenbytes.de</email></address>
140    </author>
141    <date month="April" year="2011"/>
142  </front>
143  <seriesInfo name="Internet-Draft" value="draft-ietf-httpbis-p7-auth-14"/>
144  <x:source href="../../draft-ietf-httpbis/14/p7-auth.xml" basename="draft-ietf-httpbis-p7-auth-14"/>
145</reference>
146
147<reference anchor="RFC2617">
148  <front>
149    <title abbrev="HTTP Authentication">HTTP Authentication: Basic and Digest Access Authentication</title>
150    <author initials="J." surname="Franks" fullname="John Franks">
151      <organization>Northwestern University, Department of Mathematics</organization>
152      <address><email>john@math.nwu.edu</email></address>
153    </author>
154    <author initials="P.M." surname="Hallam-Baker" fullname="Phillip M. Hallam-Baker">
155      <organization>Verisign Inc.</organization>
156      <address><email>pbaker@verisign.com</email></address>
157    </author>
158    <author initials="J.L." surname="Hostetler" fullname="Jeffery L. Hostetler">
159      <organization>AbiSource, Inc.</organization>
160      <address><email>jeff@AbiSource.com</email></address>
161    </author>
162    <author initials="S.D." surname="Lawrence" fullname="Scott D. Lawrence">
163      <organization>Agranat Systems, Inc.</organization>
164      <address><email>lawrence@agranat.com</email></address>
165    </author>
166    <author initials="P.J." surname="Leach" fullname="Paul J. Leach">
167      <organization>Microsoft Corporation</organization>
168      <address><email>paulle@microsoft.com</email></address>
169    </author>
170    <author initials="A." surname="Luotonen" fullname="Ari Luotonen">
171      <organization>Netscape Communications Corporation</organization>
172    </author>
173    <author initials="L." surname="Stewart" fullname="Lawrence C. Stewart">
174      <organization>Open Market, Inc.</organization>
175      <address><email>stewart@OpenMarket.com</email></address>
176    </author>
177    <date month="June" year="1999"/>
178  </front>
179  <seriesInfo name="RFC" value="2617"/>
180</reference>
181
182</references>
183 
184<!--<references title="Informative References">
185</references>-->
186
187<section title="Initial Registry Contents" anchor="initial.registry.contents">
188<texttable align="left">
189
190<ttcol>Authentication Scheme Name</ttcol>
191<ttcol>Reference</ttcol>
192
193<c>Basic</c><c><xref target="RFC2617" x:fmt="," x:sec="2"/></c>
194<c>Digest</c><c><xref target="RFC2617" x:fmt="," x:sec="3"/></c>
195
196</texttable>
197</section>
198
199<section title="Change Log (to be removed by RFC Editor before publication)" anchor="change.log">
200<section title="Since draft-ietf-httpbis-authscheme-registrations-00" anchor="changes.since.00">
201<t>
202  Update draft-ietf-httpbis-p7-auth reference.
203</t>
204</section>
205</section>
206
207  </back>
208
209</rfc>
Note: See TracBrowser for help on using the repository browser.