source: draft-ietf-httpbis-authscheme-registrations/00/draft-ietf-httpbis-authscheme-registrations-00.xml @ 1806

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

fix mime types

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