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-latest" category="info">
|
---|
26 | <front>
|
---|
27 | <title abbrev="HTTP Authentication Scheme Registrations">Initial Hypertext Transfer Protocol (HTTP)
|
---|
28 | Authentication Scheme 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="February" year="2011"/>
|
---|
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). The current issues list is
|
---|
58 | at <eref target="http://trac.tools.ietf.org/wg/httpbis/trac/query?component=authscheme-registrations"/>
|
---|
59 | and related documents (including fancy diffs) can be found at
|
---|
60 | <eref target="http://tools.ietf.org/wg/httpbis/"/>.
|
---|
61 | </t>
|
---|
62 | <t>
|
---|
63 | The changes in this draft are summarized in <xref target="changes.since.00"/>.
|
---|
64 | </t>
|
---|
65 | </note>
|
---|
66 |
|
---|
67 | </front>
|
---|
68 |
|
---|
69 | <middle>
|
---|
70 |
|
---|
71 | <section title="Introduction" anchor="introduction">
|
---|
72 | <t>
|
---|
73 | This document registers Hypertext Transfer Protocol (HTTP)
|
---|
74 | authentication schemes which have been defined in standards-track RFCs
|
---|
75 | before the IANA HTTP Authentication Scheme Registry was established.
|
---|
76 | </t>
|
---|
77 | </section>
|
---|
78 |
|
---|
79 | <section title="Security Considerations" anchor="security.considerations">
|
---|
80 | <t>
|
---|
81 | There are no security considerations related to the registration itself.
|
---|
82 | </t>
|
---|
83 | </section>
|
---|
84 |
|
---|
85 | <section title="IANA Considerations" anchor="iana.considerations">
|
---|
86 | <t>
|
---|
87 | <xref target="initial.registry.contents"/> provides initial registrations
|
---|
88 | of HTTP authentication schemes for the IANA HTTP Authentication Scheme registry
|
---|
89 | at <eref target="http://www.iana.org/assignments/http-authschemes"/>
|
---|
90 | (see <xref target="draft-ietf-httpbis-p7-auth" x:rel="#authentication.scheme.registry"/>).
|
---|
91 | </t>
|
---|
92 | </section>
|
---|
93 | </middle>
|
---|
94 | <back>
|
---|
95 |
|
---|
96 | <references title="Normative References">
|
---|
97 |
|
---|
98 | <reference anchor="draft-ietf-httpbis-p7-auth">
|
---|
99 | <front>
|
---|
100 | <title abbrev="HTTP/1.1">HTTP/1.1, part 7: Authentication</title>
|
---|
101 | <author initials="R." surname="Fielding" fullname="Roy T. Fielding" role="editor">
|
---|
102 | <organization abbrev="Day Software">Day Software</organization>
|
---|
103 | <address><email>fielding@gbiv.com</email></address>
|
---|
104 | </author>
|
---|
105 | <author initials="J." surname="Gettys" fullname="Jim Gettys">
|
---|
106 | <organization abbrev="Alcatel-Lucent">Alcatel-Lucent Bell Labs</organization>
|
---|
107 | <address><email>jg@freedesktop.org</email></address>
|
---|
108 | </author>
|
---|
109 | <author initials="J." surname="Mogul" fullname="Jeffrey C. Mogul">
|
---|
110 | <organization abbrev="HP">Hewlett-Packard Company</organization>
|
---|
111 | <address><email>JeffMogul@acm.org</email></address>
|
---|
112 | </author>
|
---|
113 | <author initials="H." surname="Frystyk" fullname="Henrik Frystyk Nielsen">
|
---|
114 | <organization abbrev="Microsoft">Microsoft Corporation</organization>
|
---|
115 | <address><email>henrikn@microsoft.com</email></address>
|
---|
116 | </author>
|
---|
117 | <author initials="L." surname="Masinter" fullname="Larry Masinter">
|
---|
118 | <organization abbrev="Adobe Systems">Adobe Systems, Incorporated</organization>
|
---|
119 | <address><email>LMM@acm.org</email></address>
|
---|
120 | </author>
|
---|
121 | <author initials="P." surname="Leach" fullname="Paul J. Leach">
|
---|
122 | <organization abbrev="Microsoft">Microsoft Corporation</organization>
|
---|
123 | <address><email>paulle@microsoft.com</email></address>
|
---|
124 | </author>
|
---|
125 | <author initials="T." surname="Berners-Lee" fullname="Tim Berners-Lee">
|
---|
126 | <organization abbrev="W3C/MIT">World Wide Web Consortium</organization>
|
---|
127 | <address><email>timbl@w3.org</email></address>
|
---|
128 | </author>
|
---|
129 | <author initials="Y." surname="Lafon" fullname="Yves Lafon" role="editor">
|
---|
130 | <organization abbrev="W3C">World Wide Web Consortium</organization>
|
---|
131 | <address><email>ylafon@w3.org</email></address>
|
---|
132 | </author>
|
---|
133 | <author initials="J. F." surname="Reschke" fullname="Julian F. Reschke" role="editor">
|
---|
134 | <organization abbrev="greenbytes">greenbytes GmbH</organization>
|
---|
135 | <address><email>julian.reschke@greenbytes.de</email></address>
|
---|
136 | </author>
|
---|
137 | <date month="October" year="2010"/>
|
---|
138 | </front>
|
---|
139 | <seriesInfo name="Internet-Draft" value="draft-ietf-httpbis-p7-auth-12"/>
|
---|
140 | <x:source href="../../draft-ietf-httpbis/12/p7-auth.xml" basename="draft-ietf-httpbis-p7-auth-12"/>
|
---|
141 | </reference>
|
---|
142 |
|
---|
143 | <reference anchor="RFC2617">
|
---|
144 | <front>
|
---|
145 | <title abbrev="HTTP Authentication">HTTP Authentication: Basic and Digest Access Authentication</title>
|
---|
146 | <author initials="J." surname="Franks" fullname="John Franks">
|
---|
147 | <organization>Northwestern University, Department of Mathematics</organization>
|
---|
148 | <address><email>john@math.nwu.edu</email></address>
|
---|
149 | </author>
|
---|
150 | <author initials="P.M." surname="Hallam-Baker" fullname="Phillip M. Hallam-Baker">
|
---|
151 | <organization>Verisign Inc.</organization>
|
---|
152 | <address><email>pbaker@verisign.com</email></address>
|
---|
153 | </author>
|
---|
154 | <author initials="J.L." surname="Hostetler" fullname="Jeffery L. Hostetler">
|
---|
155 | <organization>AbiSource, Inc.</organization>
|
---|
156 | <address><email>jeff@AbiSource.com</email></address>
|
---|
157 | </author>
|
---|
158 | <author initials="S.D." surname="Lawrence" fullname="Scott D. Lawrence">
|
---|
159 | <organization>Agranat Systems, Inc.</organization>
|
---|
160 | <address><email>lawrence@agranat.com</email></address>
|
---|
161 | </author>
|
---|
162 | <author initials="P.J." surname="Leach" fullname="Paul J. Leach">
|
---|
163 | <organization>Microsoft Corporation</organization>
|
---|
164 | <address><email>paulle@microsoft.com</email></address>
|
---|
165 | </author>
|
---|
166 | <author initials="A." surname="Luotonen" fullname="Ari Luotonen">
|
---|
167 | <organization>Netscape Communications Corporation</organization>
|
---|
168 | </author>
|
---|
169 | <author initials="L." surname="Stewart" fullname="Lawrence C. Stewart">
|
---|
170 | <organization>Open Market, Inc.</organization>
|
---|
171 | <address><email>stewart@OpenMarket.com</email></address>
|
---|
172 | </author>
|
---|
173 | <date month="June" year="1999"/>
|
---|
174 | </front>
|
---|
175 | <seriesInfo name="RFC" value="2617"/>
|
---|
176 | </reference>
|
---|
177 |
|
---|
178 | </references>
|
---|
179 |
|
---|
180 | <!--<references title="Informative References">
|
---|
181 | </references>-->
|
---|
182 |
|
---|
183 | <section title="Initial Registry Contents" anchor="initial.registry.contents">
|
---|
184 | <texttable align="left">
|
---|
185 |
|
---|
186 | <ttcol>Authentication Scheme Name</ttcol>
|
---|
187 | <ttcol>Reference</ttcol>
|
---|
188 |
|
---|
189 | <c>Basic</c><c><xref target="RFC2617" x:fmt="," x:sec="2"/></c>
|
---|
190 | <c>Digest</c><c><xref target="RFC2617" x:fmt="," x:sec="3"/></c>
|
---|
191 |
|
---|
192 | </texttable>
|
---|
193 | </section>
|
---|
194 |
|
---|
195 | <section title="Change Log (to be removed by RFC Editor before publication)" anchor="change.log">
|
---|
196 | <section title="Since draft-ietf-httpbis-authscheme-registrations-00" anchor="changes.since.00">
|
---|
197 | <t>
|
---|
198 | None yet.
|
---|
199 | </t>
|
---|
200 | </section>
|
---|
201 | </section>
|
---|
202 |
|
---|
203 | </back>
|
---|
204 |
|
---|
205 | </rfc> |
---|