source: draft-ietf-httpbis/latest/p7-auth.xml @ 252

Last change on this file since 252 was 252, checked in by julian.reschke@…, 15 years ago

Tweak "Editorial Note", now pointing to Changes section in appendix.

  • Property svn:eol-style set to native
File size: 30.5 KB
Line 
1<?xml version="1.0" encoding="utf-8"?>
2<?xml-stylesheet type='text/xsl' href='../myxml2rfc.xslt'?>
3<!DOCTYPE rfc [
4  <!ENTITY MAY "<bcp14 xmlns='http://purl.org/net/xml2rfc/ext'>MAY</bcp14>">
5  <!ENTITY MUST "<bcp14 xmlns='http://purl.org/net/xml2rfc/ext'>MUST</bcp14>">
6  <!ENTITY MUST-NOT "<bcp14 xmlns='http://purl.org/net/xml2rfc/ext'>MUST NOT</bcp14>">
7  <!ENTITY OPTIONAL "<bcp14 xmlns='http://purl.org/net/xml2rfc/ext'>OPTIONAL</bcp14>">
8  <!ENTITY RECOMMENDED "<bcp14 xmlns='http://purl.org/net/xml2rfc/ext'>RECOMMENDED</bcp14>">
9  <!ENTITY REQUIRED "<bcp14 xmlns='http://purl.org/net/xml2rfc/ext'>REQUIRED</bcp14>">
10  <!ENTITY SHALL "<bcp14 xmlns='http://purl.org/net/xml2rfc/ext'>SHALL</bcp14>">
11  <!ENTITY SHALL-NOT "<bcp14 xmlns='http://purl.org/net/xml2rfc/ext'>SHALL NOT</bcp14>">
12  <!ENTITY SHOULD "<bcp14 xmlns='http://purl.org/net/xml2rfc/ext'>SHOULD</bcp14>">
13  <!ENTITY SHOULD-NOT "<bcp14 xmlns='http://purl.org/net/xml2rfc/ext'>SHOULD NOT</bcp14>">
14  <!ENTITY ID-VERSION "latest">
15  <!ENTITY ID-MONTH "May">
16  <!ENTITY ID-YEAR "2008">
17  <!ENTITY notation-abnf                "<xref target='Part1' x:rel='#notation.abnf' xmlns:x='http://purl.org/net/xml2rfc/ext'/>">
18  <!ENTITY basic-rules                  "<xref target='Part1' x:rel='#basic.rules' xmlns:x='http://purl.org/net/xml2rfc/ext'/>">
19  <!ENTITY shared-and-non-shared-caches "<xref target='Part6' x:rel='#shared.and.non-shared.caches' xmlns:x='http://purl.org/net/xml2rfc/ext'/>">
20]>
21<?rfc toc="yes" ?>
22<?rfc symrefs="yes" ?>
23<?rfc sortrefs="yes" ?>
24<?rfc compact="yes"?>
25<?rfc subcompact="no" ?>
26<?rfc linkmailto="no" ?>
27<?rfc editing="no" ?>
28<?rfc comments="yes"?>
29<?rfc inline="yes"?>
30<?rfc-ext allow-markup-in-artwork="yes" ?>
31<?rfc-ext include-references-in-index="yes" ?>
32<rfc obsoletes="2616" updates="2617" category="std"
33     ipr="full3978" docName="draft-ietf-httpbis-p7-auth-&ID-VERSION;"
34     xmlns:x='http://purl.org/net/xml2rfc/ext'>
35<front>
36
37  <title abbrev="HTTP/1.1, Part 7">HTTP/1.1, part 7: Authentication</title>
38
39  <author initials="R." surname="Fielding" fullname="Roy T. Fielding" role="editor">
40    <organization abbrev="Day Software">Day Software</organization>
41    <address>
42      <postal>
43        <street>23 Corporate Plaza DR, Suite 280</street>
44        <city>Newport Beach</city>
45        <region>CA</region>
46        <code>92660</code>
47        <country>USA</country>
48      </postal>
49      <phone>+1-949-706-5300</phone>
50      <facsimile>+1-949-706-5305</facsimile>
51      <email>fielding@gbiv.com</email>
52      <uri>http://roy.gbiv.com/</uri>
53    </address>
54  </author>
55
56  <author initials="J." surname="Gettys" fullname="Jim Gettys">
57    <organization>One Laptop per Child</organization>
58    <address>
59      <postal>
60        <street>21 Oak Knoll Road</street>
61        <city>Carlisle</city>
62        <region>MA</region>
63        <code>01741</code>
64        <country>USA</country>
65      </postal>
66      <email>jg@laptop.org</email>
67      <uri>http://www.laptop.org/</uri>
68    </address>
69  </author>
70 
71  <author initials="J." surname="Mogul" fullname="Jeffrey C. Mogul">
72    <organization abbrev="HP">Hewlett-Packard Company</organization>
73    <address>
74      <postal>
75        <street>HP Labs, Large Scale Systems Group</street>
76        <street>1501 Page Mill Road, MS 1177</street>
77        <city>Palo Alto</city>
78        <region>CA</region>
79        <code>94304</code>
80        <country>USA</country>
81      </postal>
82      <email>JeffMogul@acm.org</email>
83    </address>
84  </author>
85
86  <author initials="H." surname="Frystyk" fullname="Henrik Frystyk Nielsen">
87    <organization abbrev="Microsoft">Microsoft Corporation</organization>
88    <address>
89      <postal>
90        <street>1 Microsoft Way</street>
91        <city>Redmond</city>
92        <region>WA</region>
93        <code>98052</code>
94        <country>USA</country>
95      </postal>
96      <email>henrikn@microsoft.com</email>
97    </address>
98  </author>
99
100  <author initials="L." surname="Masinter" fullname="Larry Masinter">
101    <organization abbrev="Adobe Systems">Adobe Systems, Incorporated</organization>
102    <address>
103      <postal>
104        <street>345 Park Ave</street>
105        <city>San Jose</city>
106        <region>CA</region>
107        <code>95110</code>
108        <country>USA</country>
109      </postal>
110      <email>LMM@acm.org</email>
111      <uri>http://larry.masinter.net/</uri>
112    </address>
113  </author>
114 
115  <author initials="P." surname="Leach" fullname="Paul J. Leach">
116    <organization abbrev="Microsoft">Microsoft Corporation</organization>
117    <address>
118      <postal>
119        <street>1 Microsoft Way</street>
120        <city>Redmond</city>
121        <region>WA</region>
122        <code>98052</code>
123      </postal>
124      <email>paulle@microsoft.com</email>
125    </address>
126  </author>
127   
128  <author initials="T." surname="Berners-Lee" fullname="Tim Berners-Lee">
129    <organization abbrev="W3C/MIT">World Wide Web Consortium</organization>
130    <address>
131      <postal>
132        <street>MIT Computer Science and Artificial Intelligence Laboratory</street>
133        <street>The Stata Center, Building 32</street>
134        <street>32 Vassar Street</street>
135        <city>Cambridge</city>
136        <region>MA</region>
137        <code>02139</code>
138        <country>USA</country>
139      </postal>
140      <email>timbl@w3.org</email>
141      <uri>http://www.w3.org/People/Berners-Lee/</uri>
142    </address>
143  </author>
144
145  <author initials="Y." surname="Lafon" fullname="Yves Lafon" role="editor">
146    <organization abbrev="W3C">World Wide Web Consortium</organization>
147    <address>
148      <postal>
149        <street>W3C / ERCIM</street>
150        <street>2004, rte des Lucioles</street>
151        <city>Sophia-Antipolis</city>
152        <region>AM</region>
153        <code>06902</code>
154        <country>France</country>
155      </postal>
156      <email>ylafon@w3.org</email>
157      <uri>http://www.raubacapeu.net/people/yves/</uri>
158    </address>
159  </author>
160
161  <author initials="J. F." surname="Reschke" fullname="Julian F. Reschke" role="editor">
162    <organization abbrev="greenbytes">greenbytes GmbH</organization>
163    <address>
164      <postal>
165        <street>Hafenweg 16</street>
166        <city>Muenster</city><region>NW</region><code>48155</code>
167        <country>Germany</country>
168      </postal>
169      <phone>+49 251 2807760</phone>   
170      <facsimile>+49 251 2807761</facsimile>   
171      <email>julian.reschke@greenbytes.de</email>       
172      <uri>http://greenbytes.de/tech/webdav/</uri>     
173    </address>
174  </author>
175
176  <date month="&ID-MONTH;" year="&ID-YEAR;"/>
177
178<abstract>
179<t>
180   The Hypertext Transfer Protocol (HTTP) is an application-level
181   protocol for distributed, collaborative, hypermedia information
182   systems. HTTP has been in use by the World Wide Web global information
183   initiative since 1990. This document is Part 7 of the seven-part specification
184   that defines the protocol referred to as "HTTP/1.1" and, taken together,
185   obsoletes RFC 2616.  Part 7 defines HTTP Authentication.
186</t>
187</abstract>
188
189<note title="Editorial Note (To be removed by RFC Editor)">
190  <t>
191    Discussion of this draft should take place on the HTTPBIS working group
192    mailing list (ietf-http-wg@w3.org). The current issues list is
193    at <eref target="http://www.tools.ietf.org/wg/httpbis/trac/report/11"/>
194    and related documents (including fancy diffs) can be found at
195    <eref target="http://www.tools.ietf.org/wg/httpbis/"/>.
196  </t>
197  <t>
198    The changes in this draft are summarized in <xref target="changes.since.02"/>.
199  </t>
200</note>
201</front>
202<middle>
203<section title="Introduction" anchor="introduction">
204<t>
205   This document defines HTTP/1.1 access control and authentication. Right now it
206   includes the extracted relevant sections of
207   <xref target="RFC2616" x:fmt="none">RFC 2616</xref> with only minor changes.
208   The intention is to move the general framework for HTTP authentication here,
209   as currently specified in <xref target="RFC2617"/>, and allow the individual
210   authentication mechanisms to be defined elsewhere.  This introduction will
211   be rewritten when that occurs.
212</t>
213<t>
214   HTTP provides several &OPTIONAL; challenge-response authentication
215   mechanisms which can be used by a server to challenge a client
216   request and by a client to provide authentication information. The
217   general framework for access authentication, and the specification of
218   "basic" and "digest" authentication, are specified in "HTTP
219   Authentication: Basic and Digest Access Authentication" <xref target="RFC2617"/>. This
220   specification adopts the definitions of "challenge" and "credentials"
221   from that specification.
222</t>
223
224<section title="Requirements" anchor="intro.requirements">
225<t>
226   The key words "MUST", "MUST NOT", "REQUIRED", "SHALL", "SHALL NOT",
227   "SHOULD", "SHOULD NOT", "RECOMMENDED", "MAY", and "OPTIONAL" in this
228   document are to be interpreted as described in <xref target="RFC2119"/>.
229</t>
230<t>
231   An implementation is not compliant if it fails to satisfy one or more
232   of the &MUST; or &REQUIRED; level requirements for the protocols it
233   implements. An implementation that satisfies all the &MUST; or &REQUIRED;
234   level and all the &SHOULD; level requirements for its protocols is said
235   to be "unconditionally compliant"; one that satisfies all the &MUST;
236   level requirements but not all the &SHOULD; level requirements for its
237   protocols is said to be "conditionally compliant."
238</t>
239</section>
240</section>
241
242<section title="Notational Conventions and Generic Grammar" anchor="notation">
243<t>
244  This specification uses the ABNF syntax defined in &notation-abnf;.
245  <cref anchor="abnf.dep">ABNF syntax and basic rules will be adopted from RFC 5234, see
246  <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/36"/>.</cref>
247</t>
248<t anchor="abnf.dependencies">
249  <x:anchor-alias value="challenge"/>
250  <x:anchor-alias value="credentials"/>
251  The ABNF rules below are defined in other specifications:
252</t>
253<figure><artwork type="abnf2616"><iref primary="true" item="Grammar" subitem="challenge"/><iref primary="true" item="Grammar" subitem="credentials"/>
254  <x:ref>challenge</x:ref>   = &lt;challenge, defined in <xref target="RFC2617" x:fmt="," x:sec="1.2"/>&gt;
255  <x:ref>credentials</x:ref> = &lt;credentials, defined in <xref target="RFC2617" x:fmt="," x:sec="1.2"/>&gt;
256</artwork></figure>
257</section>
258
259
260<section title="Status Code Definitions">
261<section title="401 Unauthorized" anchor="status.401">
262  <iref primary="true" item="401 Unauthorized (status code)" x:for-anchor=""/>
263  <iref primary="true" item="Status Codes" subitem="401 Unauthorized" x:for-anchor=""/>
264<t>
265   The request requires user authentication. The response &MUST; include a
266   WWW-Authenticate header field (<xref target="header.www-authenticate"/>) containing a challenge
267   applicable to the requested resource. The client &MAY; repeat the
268   request with a suitable Authorization header field (<xref target="header.authorization"/>). If
269   the request already included Authorization credentials, then the 401
270   response indicates that authorization has been refused for those
271   credentials. If the 401 response contains the same challenge as the
272   prior response, and the user agent has already attempted
273   authentication at least once, then the user &SHOULD; be presented the
274   entity that was given in the response, since that entity might
275   include relevant diagnostic information. HTTP access authentication
276   is explained in "HTTP Authentication: Basic and Digest Access
277   Authentication" <xref target="RFC2617"/>.
278</t>
279</section>
280<section title="407 Proxy Authentication Required" anchor="status.407">
281  <iref primary="true" item="407 Proxy Authentication Required (status code)" x:for-anchor=""/>
282  <iref primary="true" item="Status Codes" subitem="407 Proxy Authentication Required" x:for-anchor=""/>
283<t>
284   This code is similar to 401 (Unauthorized), but indicates that the
285   client must first authenticate itself with the proxy. The proxy &MUST;
286   return a Proxy-Authenticate header field (<xref target="header.proxy-authenticate"/>) containing a
287   challenge applicable to the proxy for the requested resource. The
288   client &MAY; repeat the request with a suitable Proxy-Authorization
289   header field (<xref target="header.proxy-authorization"/>). HTTP access authentication is explained
290   in "HTTP Authentication: Basic and Digest Access Authentication"
291   <xref target="RFC2617"/>.
292</t>
293</section>
294</section>
295
296<section title="Header Field Definitions" anchor="header.fields">
297<t>
298   This section defines the syntax and semantics of HTTP/1.1 header fields
299   related to authentication.
300</t>
301
302<section title="Authorization" anchor="header.authorization">
303  <iref primary="true" item="Authorization header" x:for-anchor=""/>
304  <iref primary="true" item="Headers" subitem="Authorization" x:for-anchor=""/>
305  <x:anchor-alias value="Authorization"/>
306<t>
307      A user agent that wishes to authenticate itself with a server--
308      usually, but not necessarily, after receiving a 401 response--does
309      so by including an Authorization request-header field with the
310      request.  The Authorization field value consists of credentials
311      containing the authentication information of the user agent for
312      the realm of the resource being requested.
313</t>
314<figure><artwork type="abnf2616"><iref primary="true" item="Grammar" subitem="Authorization"/>
315  <x:ref>Authorization</x:ref>  = "Authorization" ":" <x:ref>credentials</x:ref>
316</artwork></figure>
317<t>
318      HTTP access authentication is described in "HTTP Authentication:
319      Basic and Digest Access Authentication" <xref target="RFC2617"/>. If a request is
320      authenticated and a realm specified, the same credentials &SHOULD;
321      be valid for all other requests within this realm (assuming that
322      the authentication scheme itself does not require otherwise, such
323      as credentials that vary according to a challenge value or using
324      synchronized clocks).
325</t>
326<t>
327      When a shared cache (see &shared-and-non-shared-caches;) receives a request
328      containing an Authorization field, it &MUST-NOT; return the
329      corresponding response as a reply to any other request, unless one
330      of the following specific exceptions holds:
331</t>
332<t>
333  <list style="numbers">
334      <t>If the response includes the "s-maxage" cache-control
335         directive, the cache &MAY; use that response in replying to a
336         subsequent request. But (if the specified maximum age has
337         passed) a proxy cache &MUST; first revalidate it with the origin
338         server, using the request-headers from the new request to allow
339         the origin server to authenticate the new request. (This is the
340         defined behavior for s-maxage.) If the response includes "s-maxage=0",
341         the proxy &MUST; always revalidate it before re-using
342         it.</t>
343
344      <t>If the response includes the "must-revalidate" cache-control
345         directive, the cache &MAY; use that response in replying to a
346         subsequent request. But if the response is stale, all caches
347         &MUST; first revalidate it with the origin server, using the
348         request-headers from the new request to allow the origin server
349         to authenticate the new request.</t>
350
351      <t>If the response includes the "public" cache-control directive,
352         it &MAY; be returned in reply to any subsequent request.</t>
353  </list>
354</t>
355</section>
356
357<section title="Proxy-Authenticate" anchor="header.proxy-authenticate">
358  <iref primary="true" item="Proxy-Authenticate header" x:for-anchor=""/>
359  <iref primary="true" item="Headers" subitem="Proxy-Authenticate" x:for-anchor=""/>
360  <x:anchor-alias value="Proxy-Authenticate"/>
361<t>
362   The Proxy-Authenticate response-header field &MUST; be included as part
363   of a 407 (Proxy Authentication Required) response. The field value
364   consists of a challenge that indicates the authentication scheme and
365   parameters applicable to the proxy for this Request-URI.
366</t>
367<figure><artwork type="abnf2616"><iref primary="true" item="Grammar" subitem="Proxy-Authenticate"/>
368  <x:ref>Proxy-Authenticate</x:ref>  = "Proxy-Authenticate" ":" 1#<x:ref>challenge</x:ref>
369</artwork></figure>
370<t>
371   The HTTP access authentication process is described in "HTTP
372   Authentication: Basic and Digest Access Authentication" <xref target="RFC2617"/>. Unlike
373   WWW-Authenticate, the Proxy-Authenticate header field applies only to
374   the current connection and &SHOULD-NOT;  be passed on to downstream
375   clients. However, an intermediate proxy might need to obtain its own
376   credentials by requesting them from the downstream client, which in
377   some circumstances will appear as if the proxy is forwarding the
378   Proxy-Authenticate header field.
379</t>
380</section>
381
382<section title="Proxy-Authorization" anchor="header.proxy-authorization">
383  <iref primary="true" item="Proxy-Authorization header" x:for-anchor=""/>
384  <iref primary="true" item="Headers" subitem="Proxy-Authorization" x:for-anchor=""/>
385  <x:anchor-alias value="Proxy-Authorization"/>
386<t>
387   The Proxy-Authorization request-header field allows the client to
388   identify itself (or its user) to a proxy which requires
389   authentication. The Proxy-Authorization field value consists of
390   credentials containing the authentication information of the user
391   agent for the proxy and/or realm of the resource being requested.
392</t>
393<figure><artwork type="abnf2616"><iref primary="true" item="Grammar" subitem="Proxy-Authorization"/>
394  <x:ref>Proxy-Authorization</x:ref>     = "Proxy-Authorization" ":" <x:ref>credentials</x:ref>
395</artwork></figure>
396<t>
397   The HTTP access authentication process is described in "HTTP
398   Authentication: Basic and Digest Access Authentication" <xref target="RFC2617"/>. Unlike
399   Authorization, the Proxy-Authorization header field applies only to
400   the next outbound proxy that demanded authentication using the Proxy-Authenticate
401   field. When multiple proxies are used in a chain, the
402   Proxy-Authorization header field is consumed by the first outbound
403   proxy that was expecting to receive credentials. A proxy &MAY; relay
404   the credentials from the client request to the next proxy if that is
405   the mechanism by which the proxies cooperatively authenticate a given
406   request.
407</t>
408</section>
409
410<section title="WWW-Authenticate" anchor="header.www-authenticate">
411  <iref primary="true" item="WWW-Authenticate header" x:for-anchor=""/>
412  <iref primary="true" item="Headers" subitem="WWW-Authenticate" x:for-anchor=""/>
413  <x:anchor-alias value="WWW-Authenticate"/>
414<t>
415   The WWW-Authenticate response-header field &MUST; be included in 401
416   (Unauthorized) response messages. The field value consists of at
417   least one challenge that indicates the authentication scheme(s) and
418   parameters applicable to the Request-URI.
419</t>
420<figure><artwork type="abnf2616"><iref primary="true" item="Grammar" subitem="WWW-Authenticate"/>
421  <x:ref>WWW-Authenticate</x:ref>  = "WWW-Authenticate" ":" 1#<x:ref>challenge</x:ref>
422</artwork></figure>
423<t>
424   The HTTP access authentication process is described in "HTTP
425   Authentication: Basic and Digest Access Authentication" <xref target="RFC2617"/>. User
426   agents are advised to take special care in parsing the WWW-Authenticate
427   field value as it might contain more than one challenge,
428   or if more than one WWW-Authenticate header field is provided, the
429   contents of a challenge itself can contain a comma-separated list of
430   authentication parameters.
431</t>
432</section>
433
434</section>
435
436<section title="IANA Considerations" anchor="IANA.considerations">
437<t>
438   <cref>TBD.</cref>
439</t>
440</section>
441
442<section title="Security Considerations" anchor="security.considerations">
443<t>
444   This section is meant to inform application developers, information
445   providers, and users of the security limitations in HTTP/1.1 as
446   described by this document. The discussion does not include
447   definitive solutions to the problems revealed, though it does make
448   some suggestions for reducing security risks.
449</t>
450
451<section title="Authentication Credentials and Idle Clients" anchor="auth.credentials.and.idle.clients">
452<t>
453   Existing HTTP clients and user agents typically retain authentication
454   information indefinitely. HTTP/1.1 does not provide a method for a
455   server to direct clients to discard these cached credentials. This is
456   a significant defect that requires further extensions to HTTP.
457   Circumstances under which credential caching can interfere with the
458   application's security model include but are not limited to:
459  <list style="symbols">
460     <t>Clients which have been idle for an extended period following
461        which the server might wish to cause the client to reprompt the
462        user for credentials.</t>
463
464     <t>Applications which include a session termination indication
465        (such as a `logout' or `commit' button on a page) after which
466        the server side of the application `knows' that there is no
467        further reason for the client to retain the credentials.</t>
468  </list>
469</t>
470<t>
471   This is currently under separate study. There are a number of work-arounds
472   to parts of this problem, and we encourage the use of
473   password protection in screen savers, idle time-outs, and other
474   methods which mitigate the security problems inherent in this
475   problem. In particular, user agents which cache credentials are
476   encouraged to provide a readily accessible mechanism for discarding
477   cached credentials under user control.
478</t>
479</section>
480</section>
481
482<section title="Acknowledgments" anchor="ack">
483<t>
484  <cref>TBD.</cref>
485</t>
486</section>
487</middle>
488
489<back>
490
491<references title="Normative References">
492
493<reference anchor="Part1">
494  <front>
495    <title abbrev="HTTP/1.1">HTTP/1.1, part 1: URIs, Connections, and Message Parsing</title>
496    <author initials="R." surname="Fielding" fullname="Roy T. Fielding" role="editor">
497      <organization abbrev="Day Software">Day Software</organization>
498      <address><email>fielding@gbiv.com</email></address>
499    </author>
500    <author initials="J." surname="Gettys" fullname="Jim Gettys">
501      <organization>One Laptop per Child</organization>
502      <address><email>jg@laptop.org</email></address>
503    </author>
504    <author initials="J." surname="Mogul" fullname="Jeffrey C. Mogul">
505      <organization abbrev="HP">Hewlett-Packard Company</organization>
506      <address><email>JeffMogul@acm.org</email></address>
507    </author>
508    <author initials="H." surname="Frystyk" fullname="Henrik Frystyk Nielsen">
509      <organization abbrev="Microsoft">Microsoft Corporation</organization>
510      <address><email>henrikn@microsoft.com</email></address>
511    </author>
512    <author initials="L." surname="Masinter" fullname="Larry Masinter">
513      <organization abbrev="Adobe Systems">Adobe Systems, Incorporated</organization>
514      <address><email>LMM@acm.org</email></address>
515    </author>
516    <author initials="P." surname="Leach" fullname="Paul J. Leach">
517      <organization abbrev="Microsoft">Microsoft Corporation</organization>
518      <address><email>paulle@microsoft.com</email></address>
519    </author>
520    <author initials="T." surname="Berners-Lee" fullname="Tim Berners-Lee">
521      <organization abbrev="W3C/MIT">World Wide Web Consortium</organization>
522      <address><email>timbl@w3.org</email></address>
523    </author>
524    <author initials="Y." surname="Lafon" fullname="Yves Lafon" role="editor">
525      <organization abbrev="W3C">World Wide Web Consortium</organization>
526      <address><email>ylafon@w3.org</email></address>
527    </author>
528    <author initials="J. F." surname="Reschke" fullname="Julian F. Reschke" role="editor">
529      <organization abbrev="greenbytes">greenbytes GmbH</organization>
530      <address><email>julian.reschke@greenbytes.de</email></address>
531    </author>
532    <date month="&ID-MONTH;" year="&ID-YEAR;"/>
533  </front>
534  <seriesInfo name="Internet-Draft" value="draft-ietf-httpbis-p1-messaging-&ID-VERSION;"/>
535  <x:source href="p1-messaging.xml" basename="p1-messaging"/>
536</reference>
537
538<reference anchor="Part6">
539  <front>
540    <title abbrev="HTTP/1.1">HTTP/1.1, part 6: Caching</title>
541    <author initials="R." surname="Fielding" fullname="Roy T. Fielding" role="editor">
542      <organization abbrev="Day Software">Day Software</organization>
543      <address><email>fielding@gbiv.com</email></address>
544    </author>
545    <author initials="J." surname="Gettys" fullname="Jim Gettys">
546      <organization>One Laptop per Child</organization>
547      <address><email>jg@laptop.org</email></address>
548    </author>
549    <author initials="J." surname="Mogul" fullname="Jeffrey C. Mogul">
550      <organization abbrev="HP">Hewlett-Packard Company</organization>
551      <address><email>JeffMogul@acm.org</email></address>
552    </author>
553    <author initials="H." surname="Frystyk" fullname="Henrik Frystyk Nielsen">
554      <organization abbrev="Microsoft">Microsoft Corporation</organization>
555      <address><email>henrikn@microsoft.com</email></address>
556    </author>
557    <author initials="L." surname="Masinter" fullname="Larry Masinter">
558      <organization abbrev="Adobe Systems">Adobe Systems, Incorporated</organization>
559      <address><email>LMM@acm.org</email></address>
560    </author>
561    <author initials="P." surname="Leach" fullname="Paul J. Leach">
562      <organization abbrev="Microsoft">Microsoft Corporation</organization>
563      <address><email>paulle@microsoft.com</email></address>
564    </author>
565    <author initials="T." surname="Berners-Lee" fullname="Tim Berners-Lee">
566      <organization abbrev="W3C/MIT">World Wide Web Consortium</organization>
567      <address><email>timbl@w3.org</email></address>
568    </author>
569    <author initials="Y." surname="Lafon" fullname="Yves Lafon" role="editor">
570      <organization abbrev="W3C">World Wide Web Consortium</organization>
571      <address><email>ylafon@w3.org</email></address>
572    </author>
573    <author initials="J. F." surname="Reschke" fullname="Julian F. Reschke" role="editor">
574      <organization abbrev="greenbytes">greenbytes GmbH</organization>
575      <address><email>julian.reschke@greenbytes.de</email></address>
576    </author>
577    <date month="&ID-MONTH;" year="&ID-YEAR;"/>
578  </front>
579  <seriesInfo name="Internet-Draft" value="draft-ietf-httpbis-p6-cache-&ID-VERSION;"/>
580  <x:source href="p6-cache.xml" basename="p6-cache"/>
581</reference>
582
583<reference anchor="RFC2119">
584  <front>
585    <title>Key words for use in RFCs to Indicate Requirement Levels</title>
586    <author initials="S." surname="Bradner" fullname="Scott Bradner">
587      <organization>Harvard University</organization>
588      <address><email>sob@harvard.edu</email></address>
589    </author>
590    <date month="March" year="1997"/>
591  </front>
592  <seriesInfo name="BCP" value="14"/>
593  <seriesInfo name="RFC" value="2119"/>
594</reference>
595
596<reference anchor="RFC2617">
597  <front>
598    <title abbrev="HTTP Authentication">HTTP Authentication: Basic and Digest Access Authentication</title>
599    <author initials="J." surname="Franks" fullname="John Franks">
600      <organization>Northwestern University, Department of Mathematics</organization>
601      <address><email>john@math.nwu.edu</email></address>
602    </author>
603    <author initials="P.M." surname="Hallam-Baker" fullname="Phillip M. Hallam-Baker">
604      <organization>Verisign Inc.</organization>
605      <address><email>pbaker@verisign.com</email></address>
606    </author>
607    <author initials="J.L." surname="Hostetler" fullname="Jeffery L. Hostetler">
608      <organization>AbiSource, Inc.</organization>
609      <address><email>jeff@AbiSource.com</email></address>
610    </author>
611    <author initials="S.D." surname="Lawrence" fullname="Scott D. Lawrence">
612      <organization>Agranat Systems, Inc.</organization>
613      <address><email>lawrence@agranat.com</email></address>
614    </author>
615    <author initials="P.J." surname="Leach" fullname="Paul J. Leach">
616      <organization>Microsoft Corporation</organization>
617      <address><email>paulle@microsoft.com</email></address>
618    </author>
619    <author initials="A." surname="Luotonen" fullname="Ari Luotonen">
620      <organization>Netscape Communications Corporation</organization>
621    </author>
622    <author initials="L." surname="Stewart" fullname="Lawrence C. Stewart">
623      <organization>Open Market, Inc.</organization>
624      <address><email>stewart@OpenMarket.com</email></address>
625    </author>
626    <date month="June" year="1999"/>
627  </front>
628  <seriesInfo name="RFC" value="2617"/>
629</reference>
630
631</references>
632
633<references title="Informative References">
634
635<reference anchor="RFC2616">
636  <front>
637    <title>Hypertext Transfer Protocol -- HTTP/1.1</title>
638    <author initials="R." surname="Fielding" fullname="R. Fielding">
639      <organization>University of California, Irvine</organization>
640      <address><email>fielding@ics.uci.edu</email></address>
641    </author>
642    <author initials="J." surname="Gettys" fullname="J. Gettys">
643      <organization>W3C</organization>
644      <address><email>jg@w3.org</email></address>
645    </author>
646    <author initials="J." surname="Mogul" fullname="J. Mogul">
647      <organization>Compaq Computer Corporation</organization>
648      <address><email>mogul@wrl.dec.com</email></address>
649    </author>
650    <author initials="H." surname="Frystyk" fullname="H. Frystyk">
651      <organization>MIT Laboratory for Computer Science</organization>
652      <address><email>frystyk@w3.org</email></address>
653    </author>
654    <author initials="L." surname="Masinter" fullname="L. Masinter">
655      <organization>Xerox Corporation</organization>
656      <address><email>masinter@parc.xerox.com</email></address>
657    </author>
658    <author initials="P." surname="Leach" fullname="P. Leach">
659      <organization>Microsoft Corporation</organization>
660      <address><email>paulle@microsoft.com</email></address>
661    </author>
662    <author initials="T." surname="Berners-Lee" fullname="T. Berners-Lee">
663      <organization>W3C</organization>
664      <address><email>timbl@w3.org</email></address>
665    </author>
666    <date month="June" year="1999"/>
667  </front>
668  <seriesInfo name="RFC" value="2616"/>
669</reference>
670
671</references>
672
673
674<section title="Compatibility with Previous Versions" anchor="compatibility">
675
676<section title="Changes from RFC 2616" anchor="changes.from.rfc.2616">
677</section>
678
679</section>
680
681<section title="Change Log (to be removed by RFC Editor before publication)"  anchor="change.log">
682
683<section title="Since RFC2616">
684<t>
685  Extracted relevant partitions from <xref target="RFC2616"/>.
686</t>
687</section>
688
689<section title="Since draft-ietf-httpbis-p7-auth-00">
690<t>
691  Closed issues:
692  <list style="symbols">
693    <t>
694      <eref target="http://www3.tools.ietf.org/wg/httpbis/trac/ticket/35"/>:
695      "Normative and Informative references"
696    </t>
697  </list>
698</t>
699</section>
700
701<section title="Since draft-ietf-httpbis-p7-auth-01">
702<t>
703  Ongoing work on ABNF conversion (<eref target="http://www3.tools.ietf.org/wg/httpbis/trac/ticket/36"/>):
704  <list style="symbols">
705    <t>
706      Explicitly import BNF rules for "challenge" and "credentials" from RFC2617.
707    </t>
708    <t>
709      Add explicit references to BNF syntax and rules imported from other parts of the specification.
710    </t>
711  </list>
712</t>
713</section>
714
715<section title="Since draft-ietf-httpbis-p7-auth-02" anchor="changes.since.02">
716<t>
717  None.
718</t>
719</section>
720
721</section>
722
723</back>
724</rfc>
Note: See TracBrowser for help on using the repository browser.