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