source: draft-ietf-httpbis/19/p7-auth.xml @ 1592

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

-19

  • Property svn:eol-style set to native
  • Property svn:mime-type set to text/xml
File size: 53.9 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 "19">
15  <!ENTITY ID-MONTH "March">
16  <!ENTITY ID-YEAR "2012">
17  <!ENTITY mdash "&#8212;">
18  <!ENTITY architecture                 "<xref target='Part1' x:rel='#architecture' xmlns:x='http://purl.org/net/xml2rfc/ext'/>">
19  <!ENTITY notation                     "<xref target='Part1' x:rel='#notation' xmlns:x='http://purl.org/net/xml2rfc/ext'/>">
20  <!ENTITY abnf-extension               "<xref target='Part1' x:rel='#abnf.extension' xmlns:x='http://purl.org/net/xml2rfc/ext'/>">
21  <!ENTITY acks                         "<xref target='Part1' x:rel='#acks' xmlns:x='http://purl.org/net/xml2rfc/ext'/>">
22  <!ENTITY whitespace                   "<xref target='Part1' x:rel='#whitespace' xmlns:x='http://purl.org/net/xml2rfc/ext'/>">
23  <!ENTITY field-components             "<xref target='Part1' x:rel='#field.components' xmlns:x='http://purl.org/net/xml2rfc/ext'/>">
24  <!ENTITY effective-request-uri        "<xref target='Part1' x:rel='#effective.request.uri' xmlns:x='http://purl.org/net/xml2rfc/ext'/>">
25  <!ENTITY msg-orient-and-buffering     "<xref target='Part1' x:rel='#intermediaries' xmlns:x='http://purl.org/net/xml2rfc/ext'/>">
26  <!ENTITY end-to-end.and-hop-by-hop    "<xref target='Part1' x:rel='#end-to-end.and.hop-by-hop.header-fields' xmlns:x='http://purl.org/net/xml2rfc/ext'/>">
27  <!ENTITY shared-and-non-shared-caches "<xref target='Part6' x:rel='#shared.and.non-shared.caches' xmlns:x='http://purl.org/net/xml2rfc/ext'/>">
28]>
29<?rfc toc="yes" ?>
30<?rfc symrefs="yes" ?>
31<?rfc sortrefs="yes" ?>
32<?rfc compact="yes"?>
33<?rfc subcompact="no" ?>
34<?rfc linkmailto="no" ?>
35<?rfc editing="no" ?>
36<?rfc comments="yes"?>
37<?rfc inline="yes"?>
38<?rfc rfcedstyle="yes"?>
39<?rfc-ext allow-markup-in-artwork="yes" ?>
40<?rfc-ext include-references-in-index="yes" ?>
41<rfc obsoletes="2616" updates="2617" category="std" x:maturity-level="proposed"
42     ipr="pre5378Trust200902" docName="draft-ietf-httpbis-p7-auth-&ID-VERSION;"
43     xmlns:x='http://purl.org/net/xml2rfc/ext'>
44<x:link rel="prev" basename="p6-cache"/>
45<x:feedback template="mailto:ietf-http-wg@w3.org?subject={docname},%20%22{section}%22&amp;body=&lt;{ref}&gt;:"/>
46<front>
47
48  <title abbrev="HTTP/1.1, Part 7">HTTP/1.1, part 7: Authentication</title>
49
50  <author initials="R." surname="Fielding" fullname="Roy T. Fielding" role="editor">
51    <organization abbrev="Adobe">Adobe Systems Incorporated</organization>
52    <address>
53      <postal>
54        <street>345 Park Ave</street>
55        <city>San Jose</city>
56        <region>CA</region>
57        <code>95110</code>
58        <country>USA</country>
59      </postal>
60      <email>fielding@gbiv.com</email>
61      <uri>http://roy.gbiv.com/</uri>
62    </address>
63  </author>
64
65  <author initials="Y." surname="Lafon" fullname="Yves Lafon" role="editor">
66    <organization abbrev="W3C">World Wide Web Consortium</organization>
67    <address>
68      <postal>
69        <street>W3C / ERCIM</street>
70        <street>2004, rte des Lucioles</street>
71        <city>Sophia-Antipolis</city>
72        <region>AM</region>
73        <code>06902</code>
74        <country>France</country>
75      </postal>
76      <email>ylafon@w3.org</email>
77      <uri>http://www.raubacapeu.net/people/yves/</uri>
78    </address>
79  </author>
80
81  <author initials="J. F." surname="Reschke" fullname="Julian F. Reschke" role="editor">
82    <organization abbrev="greenbytes">greenbytes GmbH</organization>
83    <address>
84      <postal>
85        <street>Hafenweg 16</street>
86        <city>Muenster</city><region>NW</region><code>48155</code>
87        <country>Germany</country>
88      </postal>
89      <phone>+49 251 2807760</phone>
90      <facsimile>+49 251 2807761</facsimile>
91      <email>julian.reschke@greenbytes.de</email>
92      <uri>http://greenbytes.de/tech/webdav/</uri>
93    </address>
94  </author>
95
96  <date month="&ID-MONTH;" year="&ID-YEAR;" day="12"/>
97  <workgroup>HTTPbis Working Group</workgroup>
98
99<abstract>
100<t>
101   The Hypertext Transfer Protocol (HTTP) is an application-level protocol for
102   distributed, collaborative, hypermedia information systems. HTTP has been in
103   use by the World Wide Web global information initiative since 1990. This
104   document is Part 7 of the seven-part specification that defines the protocol
105   referred to as "HTTP/1.1" and, taken together, obsoletes RFC 2616.
106</t>
107<t>
108   Part 7 defines the HTTP Authentication framework.
109</t>
110</abstract>
111
112<note title="Editorial Note (To be removed by RFC Editor)">
113  <t>
114    Discussion of this draft should take place on the HTTPBIS working group
115    mailing list (ietf-http-wg@w3.org), which is archived at
116    <eref target="http://lists.w3.org/Archives/Public/ietf-http-wg/"/>.
117  </t>
118  <t>
119    The current issues list is at
120    <eref target="http://tools.ietf.org/wg/httpbis/trac/report/3"/> and related
121    documents (including fancy diffs) can be found at
122    <eref target="http://tools.ietf.org/wg/httpbis/"/>.
123  </t>
124  <t>
125    The changes in this draft are summarized in <xref target="changes.since.18"/>.
126  </t>
127</note>
128</front>
129<middle>
130<section title="Introduction" anchor="introduction">
131<t>
132   This document defines HTTP/1.1 access control and authentication. It
133   includes the relevant parts of <xref target="RFC2616" x:fmt="none">RFC 2616</xref>
134   with only minor changes, plus the general framework for HTTP authentication,
135   as previously defined in "HTTP Authentication: Basic and Digest Access
136   Authentication" (<xref target="RFC2617"/>).
137</t>
138<t>
139   HTTP provides several &OPTIONAL; challenge-response authentication
140   mechanisms which can be used by a server to challenge a client request and
141   by a client to provide authentication information. The "basic" and "digest"
142   authentication schemes continue to be specified in
143   <xref target="RFC2617" x:fmt="none">RFC 2617</xref>.
144</t>
145
146<section title="Conformance and Error Handling" anchor="intro.conformance.and.error.handling">
147<t>
148   The key words "MUST", "MUST NOT", "REQUIRED", "SHALL", "SHALL NOT",
149   "SHOULD", "SHOULD NOT", "RECOMMENDED", "MAY", and "OPTIONAL" in this
150   document are to be interpreted as described in <xref target="RFC2119"/>.
151</t>
152<t>
153   This document defines conformance criteria for several roles in HTTP
154   communication, including Senders, Recipients, Clients, Servers, User-Agents,
155   Origin Servers, Intermediaries, Proxies and Gateways. See &architecture;
156   for definitions of these terms.
157</t>
158<t>
159   An implementation is considered conformant if it complies with all of the
160   requirements associated with its role(s). Note that SHOULD-level requirements
161   are relevant here, unless one of the documented exceptions is applicable.
162</t>
163<t>
164   This document also uses ABNF to define valid protocol elements
165   (<xref target="notation"/>). In addition to the prose requirements placed
166   upon them, Senders &MUST-NOT; generate protocol elements that are invalid.
167</t>
168<t>
169   Unless noted otherwise, Recipients &MAY; take steps to recover a usable
170   protocol element from an invalid construct. However, HTTP does not define
171   specific error handling mechanisms, except in cases where it has direct
172   impact on security. This is because different uses of the protocol require
173   different error handling strategies; for example, a Web browser may wish to
174   transparently recover from a response where the Location header field
175   doesn't parse according to the ABNF, whereby in a systems control protocol
176   using HTTP, this type of error recovery could lead to dangerous consequences.
177</t>
178</section>
179
180<section title="Syntax Notation" anchor="notation">
181  <x:anchor-alias value="ALPHA"/>
182  <x:anchor-alias value="CR"/>
183  <x:anchor-alias value="DIGIT"/>
184  <x:anchor-alias value="LF"/>
185  <x:anchor-alias value="OCTET"/>
186  <x:anchor-alias value="VCHAR"/>
187  <x:anchor-alias value="SP"/>
188<t>
189   This specification uses the Augmented Backus-Naur Form (ABNF) notation
190   of <xref target="RFC5234"/> with the list rule extension defined in
191   &notation;.  <xref target="collected.abnf"/> shows the collected ABNF
192   with the list rule expanded.
193</t>
194<t>
195  The following core rules are included by
196  reference, as defined in <xref target="RFC5234" x:fmt="," x:sec="B.1"/>:
197  ALPHA (letters), CR (carriage return), CRLF (CR LF), CTL (controls),
198  DIGIT (decimal 0-9), DQUOTE (double quote),
199  HEXDIG (hexadecimal 0-9/A-F/a-f), LF (line feed),
200  OCTET (any 8-bit sequence of data), SP (space), and
201  VCHAR (any visible US-ASCII character).
202</t>
203
204<section title="Core Rules" anchor="core.rules">
205   <x:anchor-alias value="quoted-string"/>
206   <x:anchor-alias value="token"/>
207   <x:anchor-alias value="BWS"/>
208   <x:anchor-alias value="OWS"/>
209<t>
210   The core rules below are defined in <xref target="Part1"/>:
211</t>
212<figure><artwork type="abnf2616">
213  <x:ref>BWS</x:ref>           = &lt;BWS, defined in &whitespace;&gt;
214  <x:ref>OWS</x:ref>           = &lt;OWS, defined in &whitespace;&gt;
215  <x:ref>quoted-string</x:ref> = &lt;quoted-string, defined in &field-components;&gt;
216  <x:ref>token</x:ref>         = &lt;token, defined in &field-components;&gt;
217</artwork></figure>
218</section>
219</section>
220</section>
221
222<section title="Access Authentication Framework" anchor="access.authentication.framework">
223
224<section title="Challenge and Response" anchor="challenge.and.response">
225  <x:anchor-alias value="auth-scheme"/>
226  <x:anchor-alias value="auth-param"/>
227  <x:anchor-alias value="b64token"/>
228  <x:anchor-alias value="challenge"/>
229  <x:anchor-alias value="credentials"/>
230<t>
231   HTTP provides a simple challenge-response authentication mechanism
232   that can be used by a server to challenge a client request and by a
233   client to provide authentication information. It uses an extensible,
234   case-insensitive token to identify the authentication scheme, followed
235   by additional information necessary for achieving authentication via that
236   scheme. The latter can either be a comma-separated list of parameters or a
237   single sequence of characters capable of holding base64-encoded
238   information.
239</t>
240<t>
241   Parameters are name-value pairs where the name is matched case-insensitively,
242   and each parameter name &MUST; only occur once per challenge.
243</t>
244<figure><artwork type="abnf2616"><iref item="auth-scheme" primary="true"/><iref item="auth-param" primary="true"/><iref primary="true" item="Grammar" subitem="auth-scheme"/><iref primary="true" item="Grammar" subitem="auth-param"/><iref item="b64token" primary="true"/><iref primary="true" item="Grammar" subitem="b64token"/>
245  auth-scheme    = <x:ref>token</x:ref>
246 
247  auth-param     = <x:ref>token</x:ref> <x:ref>BWS</x:ref> "=" <x:ref>BWS</x:ref> ( <x:ref>token</x:ref> / <x:ref>quoted-string</x:ref> )
248
249  b64token       = 1*( <x:ref>ALPHA</x:ref> / <x:ref>DIGIT</x:ref> /
250                       "-" / "." / "_" / "~" / "+" / "/" ) *"="
251</artwork></figure>
252<t>
253   The "b64token" syntax allows the 66 unreserved URI characters (<xref target="RFC3986"/>),
254   plus a few others, so that it can hold a base64, base64url (URL and filename
255   safe alphabet), base32, or base16 (hex) encoding, with or without padding, but
256   excluding whitespace (<xref target="RFC4648"/>).
257</t>
258<t>
259   The 401 (Unauthorized) response message is used by an origin server
260   to challenge the authorization of a user agent. This response &MUST;
261   include a WWW-Authenticate header field containing at least one
262   challenge applicable to the requested resource.
263</t>
264<t>  
265   The 407 (Proxy Authentication Required) response message is used by a proxy to
266   challenge the authorization of a client and &MUST; include a Proxy-Authenticate
267   header field containing at least one challenge
268   applicable to the proxy for the requested resource.
269</t>
270<figure><artwork type="abnf2616"><iref item="challenge" primary="true"/><iref primary="true" item="Grammar" subitem="challenge"/>
271  <x:ref>challenge</x:ref>   = <x:ref>auth-scheme</x:ref> [ 1*<x:ref>SP</x:ref> ( <x:ref>b64token</x:ref> / #<x:ref>auth-param</x:ref> ) ]
272</artwork></figure>
273<x:note>
274  <t>
275     <x:h>Note:</x:h> User agents will need to take special care in parsing the
276     WWW-Authenticate and Proxy-Authenticate header field values because they
277     can contain more than one challenge, or if more than one of each is
278     provided, since the contents of a challenge can itself contain a
279     comma-separated list of authentication parameters.
280  </t>
281</x:note>
282<x:note>
283  <t>
284     <x:h>Note:</x:h> Many browsers fail to parse challenges containing unknown
285     schemes. A workaround for this problem is to list well-supported schemes
286     (such as "basic") first.<!-- see http://greenbytes.de/tech/tc/httpauth/#multibasicunknown2 -->
287  </t>
288</x:note>
289<t>
290   A user agent that wishes to authenticate itself with an origin server
291   &mdash; usually, but not necessarily, after receiving a 401 (Unauthorized)
292   &mdash; &MAY; do so by including an Authorization header field with the
293   request.
294</t>
295<t>  
296   A client that wishes to authenticate itself with a proxy &mdash; usually,
297   but not necessarily, after receiving a 407 (Proxy Authentication Required)
298   &mdash; &MAY; do so by including a Proxy-Authorization header field with the
299   request.
300</t>
301<t>  
302   Both the Authorization field value and the Proxy-Authorization field value
303   consist of credentials containing the authentication information of the
304   client for the realm of the resource being requested. The user agent &MUST;
305   choose to use one of the challenges with the strongest auth-scheme it
306   understands and request credentials from the user based upon that challenge.
307</t>
308<figure><artwork type="abnf2616"><iref item="credentials" primary="true"/><iref primary="true" item="Grammar" subitem="credentials"/>
309  <x:ref>credentials</x:ref> = <x:ref>auth-scheme</x:ref> [ 1*<x:ref>SP</x:ref> ( <x:ref>b64token</x:ref> / #<x:ref>auth-param</x:ref> ) ]
310</artwork></figure>
311<t>
312   If the origin server does not wish to accept the credentials sent
313   with a request, it &SHOULD; return a 401 (Unauthorized) response. The
314   response &MUST; include a WWW-Authenticate header field containing at
315   least one (possibly new) challenge applicable to the requested
316   resource.
317</t>
318<t>
319   If a proxy does not accept the credentials sent with a
320   request, it &SHOULD; return a 407 (Proxy Authentication Required). The
321   response &MUST; include a Proxy-Authenticate header field containing a
322   (possibly new) challenge applicable to the proxy for the requested
323   resource.
324</t>
325<t>
326   The HTTP protocol does not restrict applications to this simple
327   challenge-response mechanism for access authentication. Additional
328   mechanisms &MAY; be used, such as encryption at the transport level or
329   via message encapsulation, and with additional header fields
330   specifying authentication information. However, such additional
331   mechanisms are not defined by this specification.
332</t>
333<t>
334   Proxies &MUST; forward the WWW-Authenticate and Authorization headers
335   unmodified and follow the rules found in <xref target="header.authorization"/>.
336</t>
337</section>
338
339<section title="Protection Space (Realm)" anchor="protection.space">
340  <iref item="Protection Space"/>
341  <iref item="Realm"/>
342<t>
343   The authentication parameter realm is reserved for use by authentication
344   schemes that wish to indicate the scope of protection.
345</t>
346<t>
347   A <x:dfn>protection space</x:dfn> is defined by the canonical root URI (the
348   scheme and authority components of the effective request URI; see
349   <xref target="Part1" x:fmt="of" x:rel="#effective.request.uri"/>) of the
350   server being accessed, in combination with the realm value if present.
351   These realms allow the protected resources on a server to be
352   partitioned into a set of protection spaces, each with its own
353   authentication scheme and/or authorization database. The realm value
354   is a string, generally assigned by the origin server, which can have
355   additional semantics specific to the authentication scheme. Note that
356   there can be multiple challenges with the same auth-scheme but
357   different realms.
358</t>
359<t>
360   The protection space determines the domain over which credentials can
361   be automatically applied. If a prior request has been authorized, the
362   same credentials &MAY; be reused for all other requests within that
363   protection space for a period of time determined by the
364   authentication scheme, parameters, and/or user preference. Unless
365   otherwise defined by the authentication scheme, a single protection
366   space cannot extend outside the scope of its server.
367</t>
368<t>
369   For historical reasons, senders &MUST; only use the quoted-string syntax.
370   Recipients might have to support both token and quoted-string syntax for
371   maximum interoperability with existing clients that have been accepting both
372   notations for a long time.
373</t>
374</section>
375
376<section title="Authentication Scheme Registry" anchor="authentication.scheme.registry">
377<t>
378  The HTTP Authentication Scheme Registry defines the name space for the
379  authentication schemes in challenges and credentials.
380</t>
381<t>
382  Registrations &MUST; include the following fields:
383  <list style="symbols">
384    <t>Authentication Scheme Name</t>
385    <t>Pointer to specification text</t>
386    <t>Notes (optional)</t>
387  </list>
388</t>
389<t>
390  Values to be added to this name space require IETF Review
391  (see <xref target="RFC5226" x:fmt="," x:sec="4.1"/>).
392</t>
393<t>
394  The registry itself is maintained at <eref target="http://www.iana.org/assignments/http-authschemes"/>.
395</t>
396
397<section title="Considerations for New Authentication Schemes" anchor="considerations.for.new.authentication.schemes">
398<t>
399  There are certain aspects of the HTTP Authentication Framework that put
400  constraints on how new authentication schemes can work:
401</t>
402<t>
403  <list style="symbols">
404    <x:lt>
405    <t>
406      HTTP authentication is presumed to be stateless: all of the information
407      necessary to authenticate a request &MUST; be provided in the request,
408      rather than be dependent on the server remembering prior requests.
409      Authentication based on, or bound to, the underlying connection is
410      outside the scope of this specification and inherently flawed unless
411      steps are taken to ensure that the connection cannot be used by any
412      party other than the authenticated user
413      (see &msg-orient-and-buffering;).
414    </t>
415    </x:lt>
416    <x:lt>
417    <t>
418      The authentication parameter "realm" is reserved for defining Protection
419      Spaces as defined in <xref target="protection.space"/>. New schemes
420      &MUST-NOT; use it in a way incompatible with that definition.
421    </t>
422    </x:lt>
423    <x:lt>
424    <t>
425      The "b64token" notation was introduced for compatibility with existing
426      authentication schemes and can only be used once per challenge/credentials.
427      New schemes thus ought to use the "auth-param" syntax instead, because
428      otherwise future extensions will be impossible.
429    </t>
430    </x:lt>
431    <x:lt>
432    <t>
433      The parsing of challenges and credentials is defined by this specification,
434      and cannot be modified by new authentication schemes. When the auth-param
435      syntax is used, all parameters ought to support both token and
436      quoted-string syntax, and syntactical constraints ought to be defined on
437      the field value after parsing (i.e., quoted-string processing). This is
438      necessary so that recipients can use a generic parser that applies to
439      all authentication schemes.
440    </t>
441    <t>
442      <x:h>Note:</x:h> the fact that the value syntax for the "realm" parameter
443      is restricted to quoted-string was a bad design choice not to be repeated
444      for new parameters.
445    </t>
446    </x:lt>
447    <x:lt>
448    <t>
449      Definitions of new schemes ought to define the treatment of unknown
450      extension parameters. In general, a "must-ignore" rule is preferable
451      over "must-understand", because otherwise it will be hard to introduce
452      new parameters in the presence of legacy recipients. Furthermore,
453      it's good to describe the policy for defining new parameters (such
454      as "update the specification", or "use this registry").
455    </t>
456    </x:lt>
457    <x:lt>
458    <t>
459      Authentication schemes need to document whether they are usable in
460      origin-server authentication (i.e., using WWW-Authenticate), and/or
461      proxy authentication (i.e., using Proxy-Authenticate).
462    </t>
463    </x:lt>
464    <x:lt>
465    <t>
466      The credentials carried in an Authorization header field are specific to
467      the User Agent, and therefore have the same effect on HTTP caches as the
468      "private" Cache-Control response directive, within the scope of the
469      request they appear in.
470    </t>
471    <t>
472      Therefore, new authentication schemes which choose not to carry
473      credentials in the Authorization header (e.g., using a newly defined
474      header) will need to explicitly disallow caching, by mandating the use of
475      either Cache-Control request directives (e.g., "no-store") or response
476      directives (e.g., "private").
477    </t>
478    </x:lt>
479  </list>
480</t>
481</section>
482
483</section>
484
485</section>
486
487<section title="Status Code Definitions" anchor="status.code.definitions">
488<section title="401 Unauthorized" anchor="status.401">
489  <iref primary="true" item="401 Unauthorized (status code)" x:for-anchor=""/>
490  <iref primary="true" item="Status Codes" subitem="401 Unauthorized" x:for-anchor=""/>
491<t>
492   The request requires user authentication. The response &MUST; include a
493   WWW-Authenticate header field (<xref target="header.www-authenticate"/>) containing a challenge
494   applicable to the target resource. The client &MAY; repeat the
495   request with a suitable Authorization header field (<xref target="header.authorization"/>). If
496   the request already included Authorization credentials, then the 401
497   response indicates that authorization has been refused for those
498   credentials. If the 401 response contains the same challenge as the
499   prior response, and the user agent has already attempted
500   authentication at least once, then the user &SHOULD; be presented the
501   representation that was given in the response, since that representation might
502   include relevant diagnostic information.
503</t>
504</section>
505<section title="407 Proxy Authentication Required" anchor="status.407">
506  <iref primary="true" item="407 Proxy Authentication Required (status code)" x:for-anchor=""/>
507  <iref primary="true" item="Status Codes" subitem="407 Proxy Authentication Required" x:for-anchor=""/>
508<t>
509   This code is similar to 401 (Unauthorized), but indicates that the
510   client ought to first authenticate itself with the proxy. The proxy &MUST;
511   return a Proxy-Authenticate header field (<xref target="header.proxy-authenticate"/>) containing a
512   challenge applicable to the proxy for the target resource. The
513   client &MAY; repeat the request with a suitable Proxy-Authorization
514   header field (<xref target="header.proxy-authorization"/>).
515</t>
516</section>
517</section>
518
519<section title="Header Field Definitions" anchor="header.field.definitions">
520<t>
521   This section defines the syntax and semantics of HTTP/1.1 header fields
522   related to authentication.
523</t>
524
525<section title="Authorization" anchor="header.authorization">
526  <iref primary="true" item="Authorization header field" x:for-anchor=""/>
527  <iref primary="true" item="Header Fields" subitem="Authorization" x:for-anchor=""/>
528  <x:anchor-alias value="Authorization"/>
529<t>
530   The "Authorization" header field allows a user agent to authenticate
531   itself with a server &mdash; usually, but not necessarily, after receiving a 401
532   (Unauthorized) response. Its value consists of credentials containing
533   information of the user agent for the realm of the resource being
534   requested.
535</t>
536<figure><artwork type="abnf2616"><iref primary="true" item="Grammar" subitem="Authorization"/>
537  <x:ref>Authorization</x:ref> = <x:ref>credentials</x:ref>
538</artwork></figure>
539<t>
540   If a request is
541   authenticated and a realm specified, the same credentials &SHOULD;
542   be valid for all other requests within this realm (assuming that
543   the authentication scheme itself does not require otherwise, such
544   as credentials that vary according to a challenge value or using
545   synchronized clocks).
546</t>
547<t>
548      When a shared cache (see &shared-and-non-shared-caches;) receives a request
549      containing an Authorization field, it &MUST-NOT; return the
550      corresponding response as a reply to any other request, unless one
551      of the following specific exceptions holds:
552</t>
553<t>
554  <list style="numbers">
555      <t>If the response includes the "s-maxage" cache-control
556         directive, the cache &MAY; use that response in replying to a
557         subsequent request. But (if the specified maximum age has
558         passed) a proxy cache &MUST; first revalidate it with the origin
559         server, using the header fields from the new request to allow
560         the origin server to authenticate the new request. (This is the
561         defined behavior for s-maxage.) If the response includes "s-maxage=0",
562         the proxy &MUST; always revalidate it before re-using
563         it.</t>
564
565      <t>If the response includes the "must-revalidate" cache-control
566         directive, the cache &MAY; use that response in replying to a
567         subsequent request. But if the response is stale, all caches
568         &MUST; first revalidate it with the origin server, using the
569         header fields from the new request to allow the origin server
570         to authenticate the new request.</t>
571
572      <t>If the response includes the "public" cache-control directive,
573         it &MAY; be returned in reply to any subsequent request.</t>
574  </list>
575</t>
576</section>
577
578<section title="Proxy-Authenticate" anchor="header.proxy-authenticate">
579  <iref primary="true" item="Proxy-Authenticate header field" x:for-anchor=""/>
580  <iref primary="true" item="Header Fields" subitem="Proxy-Authenticate" x:for-anchor=""/>
581  <x:anchor-alias value="Proxy-Authenticate"/>
582<t>
583   The "Proxy-Authenticate" header field consists of a challenge that
584   indicates the authentication scheme and parameters applicable to the proxy
585   for this effective request URI (&effective-request-uri;). It &MUST; be included as part
586   of a 407 (Proxy Authentication Required) response.
587</t>
588<figure><artwork type="abnf2616"><iref primary="true" item="Grammar" subitem="Proxy-Authenticate"/>
589  <x:ref>Proxy-Authenticate</x:ref> = 1#<x:ref>challenge</x:ref>
590</artwork></figure>
591<t>
592   Unlike WWW-Authenticate, the Proxy-Authenticate header field applies only to
593   the current connection and &SHOULD-NOT;  be passed on to downstream
594   clients. However, an intermediate proxy might need to obtain its own
595   credentials by requesting them from the downstream client, which in
596   some circumstances will appear as if the proxy is forwarding the
597   Proxy-Authenticate header field.
598</t>
599<t>
600   Note that the parsing considerations for WWW-Authenticate apply to this
601   header field as well; see <xref target="header.www-authenticate"/> for
602   details.
603</t>
604</section>
605
606<section title="Proxy-Authorization" anchor="header.proxy-authorization">
607  <iref primary="true" item="Proxy-Authorization header field" x:for-anchor=""/>
608  <iref primary="true" item="Header Fields" subitem="Proxy-Authorization" x:for-anchor=""/>
609  <x:anchor-alias value="Proxy-Authorization"/>
610<t>
611   The "Proxy-Authorization" header field allows the client to
612   identify itself (or its user) to a proxy which requires
613   authentication. Its value consists of
614   credentials containing the authentication information of the user
615   agent for the proxy and/or realm of the resource being requested.
616</t>
617<figure><artwork type="abnf2616"><iref primary="true" item="Grammar" subitem="Proxy-Authorization"/>
618  <x:ref>Proxy-Authorization</x:ref> = <x:ref>credentials</x:ref>
619</artwork></figure>
620<t>
621   Unlike Authorization, the Proxy-Authorization header field applies only to
622   the next outbound proxy that demanded authentication using the Proxy-Authenticate
623   field. When multiple proxies are used in a chain, the
624   Proxy-Authorization header field is consumed by the first outbound
625   proxy that was expecting to receive credentials. A proxy &MAY; relay
626   the credentials from the client request to the next proxy if that is
627   the mechanism by which the proxies cooperatively authenticate a given
628   request.
629</t>
630</section>
631
632<section title="WWW-Authenticate" anchor="header.www-authenticate">
633  <iref primary="true" item="WWW-Authenticate header field" x:for-anchor=""/>
634  <iref primary="true" item="Header Fields" subitem="WWW-Authenticate" x:for-anchor=""/>
635  <x:anchor-alias value="WWW-Authenticate"/>
636<t>
637   The "WWW-Authenticate" header field consists of at least one
638   challenge that indicates the authentication scheme(s) and parameters
639   applicable to the effective request URI (&effective-request-uri;).
640</t>
641<t>  
642   It &MUST; be included in 401 (Unauthorized) response messages and &MAY; be
643   included in other response messages to indicate that supplying credentials
644   (or different credentials) might affect the response.
645</t>
646<figure><artwork type="abnf2616"><iref primary="true" item="Grammar" subitem="WWW-Authenticate"/>
647  <x:ref>WWW-Authenticate</x:ref> = 1#<x:ref>challenge</x:ref>
648</artwork></figure>
649<t>
650   User agents are advised to take special care in parsing the WWW-Authenticate
651   field value as it might contain more than one challenge,
652   or if more than one WWW-Authenticate header field is provided, the
653   contents of a challenge itself can contain a comma-separated list of
654   authentication parameters.
655</t>
656<figure>
657  <preamble>For instance:</preamble>
658  <artwork type="example">
659  WWW-Authenticate: Newauth realm="apps", type=1,
660                    title="Login to \"apps\"", Basic realm="simple"
661</artwork>
662  <postamble>
663  This header field contains two challenges; one for the "Newauth" scheme
664  with a realm value of "apps", and two additional parameters "type" and
665  "title", and another one for the "Basic" scheme with a realm value of
666  "simple".
667</postamble></figure>
668<x:note>
669  <t>
670    <x:h>Note:</x:h> The challenge grammar production uses the list syntax as
671    well. Therefore, a sequence of comma, whitespace, and comma can be
672    considered both as applying to the preceding challenge, or to be an
673    empty entry in the list of challenges. In practice, this ambiguity
674    does not affect the semantics of the header field value and thus is
675    harmless.
676  </t>
677</x:note>
678</section>
679
680</section>
681
682<section title="IANA Considerations" anchor="IANA.considerations">
683
684<section title="Authenticaton Scheme Registry" anchor="authentication.scheme.registration">
685<t>
686  The registration procedure for HTTP Authentication Schemes is defined by
687  <xref target="authentication.scheme.registry"/> of this document.
688</t>
689<t>
690   The HTTP Method Authentication Scheme shall be created at <eref target="http://www.iana.org/assignments/http-authschemes"/>.
691</t>
692</section>
693
694<section title="Status Code Registration" anchor="status.code.registration">
695<t>
696   The HTTP Status Code Registry located at <eref target="http://www.iana.org/assignments/http-status-codes"/>
697   shall be updated with the registrations below:
698</t>
699<?BEGININC p7-auth.iana-status-codes ?>
700<!--AUTOGENERATED FROM extract-status-code-defs.xslt, do not edit manually-->
701<texttable align="left" suppress-title="true" anchor="iana.status.code.registration.table">
702   <ttcol>Value</ttcol>
703   <ttcol>Description</ttcol>
704   <ttcol>Reference</ttcol>
705   <c>401</c>
706   <c>Unauthorized</c>
707   <c>
708      <xref target="status.401"/>
709   </c>
710   <c>407</c>
711   <c>Proxy Authentication Required</c>
712   <c>
713      <xref target="status.407"/>
714   </c>
715</texttable>
716<!--(END)-->
717<?ENDINC p7-auth.iana-status-codes ?>
718</section>
719
720<section title="Header Field Registration" anchor="header.field.registration">
721<t>
722   The Message Header Field Registry located at <eref target="http://www.iana.org/assignments/message-headers/message-header-index.html"/> shall be updated
723   with the permanent registrations below (see <xref target="RFC3864"/>):
724</t>
725<?BEGININC p7-auth.iana-headers ?>
726<!--AUTOGENERATED FROM extract-header-defs.xslt, do not edit manually-->
727<texttable align="left" suppress-title="true" anchor="iana.header.registration.table">
728   <ttcol>Header Field Name</ttcol>
729   <ttcol>Protocol</ttcol>
730   <ttcol>Status</ttcol>
731   <ttcol>Reference</ttcol>
732
733   <c>Authorization</c>
734   <c>http</c>
735   <c>standard</c>
736   <c>
737      <xref target="header.authorization"/>
738   </c>
739   <c>Proxy-Authenticate</c>
740   <c>http</c>
741   <c>standard</c>
742   <c>
743      <xref target="header.proxy-authenticate"/>
744   </c>
745   <c>Proxy-Authorization</c>
746   <c>http</c>
747   <c>standard</c>
748   <c>
749      <xref target="header.proxy-authorization"/>
750   </c>
751   <c>WWW-Authenticate</c>
752   <c>http</c>
753   <c>standard</c>
754   <c>
755      <xref target="header.www-authenticate"/>
756   </c>
757</texttable>
758<!--(END)-->
759<?ENDINC p7-auth.iana-headers ?>
760<t>
761   The change controller is: "IETF (iesg@ietf.org) - Internet Engineering Task Force".
762</t>
763</section>
764</section>
765
766<section title="Security Considerations" anchor="security.considerations">
767<t>
768   This section is meant to inform application developers, information
769   providers, and users of the security limitations in HTTP/1.1 as
770   described by this document. The discussion does not include
771   definitive solutions to the problems revealed, though it does make
772   some suggestions for reducing security risks.
773</t>
774
775<section title="Authentication Credentials and Idle Clients" anchor="auth.credentials.and.idle.clients">
776<t>
777   Existing HTTP clients and user agents typically retain authentication
778   information indefinitely. HTTP/1.1 does not provide a method for a
779   server to direct clients to discard these cached credentials. This is
780   a significant defect that requires further extensions to HTTP.
781   Circumstances under which credential caching can interfere with the
782   application's security model include but are not limited to:
783  <list style="symbols">
784     <t>Clients which have been idle for an extended period following
785        which the server might wish to cause the client to reprompt the
786        user for credentials.</t>
787
788     <t>Applications which include a session termination indication
789        (such as a "logout" or "commit" button on a page) after which
790        the server side of the application "knows" that there is no
791        further reason for the client to retain the credentials.</t>
792  </list>
793</t>
794<t>
795   This is currently under separate study. There are a number of work-arounds
796   to parts of this problem, and we encourage the use of
797   password protection in screen savers, idle time-outs, and other
798   methods which mitigate the security problems inherent in this
799   problem. In particular, user agents which cache credentials are
800   encouraged to provide a readily accessible mechanism for discarding
801   cached credentials under user control.
802</t>
803</section>
804</section>
805
806<section title="Acknowledgments" anchor="acks">
807<t>
808  This specification takes over the definition of the HTTP Authentication
809  Framework, previously defined in <xref target="RFC2617" x:fmt="none">RFC 2617</xref>.
810  We thank John Franks, Phillip M. Hallam-Baker, Jeffery L. Hostetler, Scott D. Lawrence,
811  Paul J. Leach, Ari Luotonen, and Lawrence C. Stewart for their work
812  on that specification. See <xref target="RFC2617" x:fmt="of" x:sec="6"/>
813  for further acknowledgements. 
814</t>
815<t>
816  See &acks; for the Acknowledgments related to this document revision.
817</t>
818</section>
819</middle>
820
821<back>
822
823<references title="Normative References">
824
825<reference anchor="Part1">
826  <front>
827    <title abbrev="HTTP/1.1">HTTP/1.1, part 1: URIs, Connections, and Message Parsing</title>
828    <author initials="R." surname="Fielding" fullname="Roy T. Fielding" role="editor">
829      <organization abbrev="Adobe">Adobe Systems Incorporated</organization>
830      <address><email>fielding@gbiv.com</email></address>
831    </author>
832    <author initials="Y." surname="Lafon" fullname="Yves Lafon" role="editor">
833      <organization abbrev="W3C">World Wide Web Consortium</organization>
834      <address><email>ylafon@w3.org</email></address>
835    </author>
836    <author initials="J. F." surname="Reschke" fullname="Julian F. Reschke" role="editor">
837      <organization abbrev="greenbytes">greenbytes GmbH</organization>
838      <address><email>julian.reschke@greenbytes.de</email></address>
839    </author>
840    <date month="&ID-MONTH;" year="&ID-YEAR;"/>
841  </front>
842  <seriesInfo name="Internet-Draft" value="draft-ietf-httpbis-p1-messaging-&ID-VERSION;"/>
843  <x:source href="p1-messaging.xml" basename="p1-messaging"/>
844</reference>
845
846<reference anchor="Part6">
847  <front>
848    <title abbrev="HTTP/1.1">HTTP/1.1, part 6: Caching</title>
849    <author initials="R." surname="Fielding" fullname="Roy T. Fielding" role="editor">
850      <organization abbrev="Adobe">Adobe Systems Incorporated</organization>
851      <address><email>fielding@gbiv.com</email></address>
852    </author>
853    <author initials="Y." surname="Lafon" fullname="Yves Lafon" role="editor">
854      <organization abbrev="W3C">World Wide Web Consortium</organization>
855      <address><email>ylafon@w3.org</email></address>
856    </author>
857    <author initials="M." surname="Nottingham" fullname="Mark Nottingham" role="editor">
858      <organization>Rackspace</organization>
859      <address><email>mnot@mnot.net</email></address>
860    </author>
861    <author initials="J. F." surname="Reschke" fullname="Julian F. Reschke" role="editor">
862      <organization abbrev="greenbytes">greenbytes GmbH</organization>
863      <address><email>julian.reschke@greenbytes.de</email></address>
864    </author>
865    <date month="&ID-MONTH;" year="&ID-YEAR;"/>
866  </front>
867  <seriesInfo name="Internet-Draft" value="draft-ietf-httpbis-p6-cache-&ID-VERSION;"/>
868  <x:source href="p6-cache.xml" basename="p6-cache"/>
869</reference>
870
871<reference anchor="RFC2119">
872  <front>
873    <title>Key words for use in RFCs to Indicate Requirement Levels</title>
874    <author initials="S." surname="Bradner" fullname="Scott Bradner">
875      <organization>Harvard University</organization>
876      <address><email>sob@harvard.edu</email></address>
877    </author>
878    <date month="March" year="1997"/>
879  </front>
880  <seriesInfo name="BCP" value="14"/>
881  <seriesInfo name="RFC" value="2119"/>
882</reference>
883
884<reference anchor="RFC5234">
885  <front>
886    <title abbrev="ABNF for Syntax Specifications">Augmented BNF for Syntax Specifications: ABNF</title>
887    <author initials="D." surname="Crocker" fullname="Dave Crocker" role="editor">
888      <organization>Brandenburg InternetWorking</organization>
889      <address>
890        <email>dcrocker@bbiw.net</email>
891      </address> 
892    </author>
893    <author initials="P." surname="Overell" fullname="Paul Overell">
894      <organization>THUS plc.</organization>
895      <address>
896        <email>paul.overell@thus.net</email>
897      </address>
898    </author>
899    <date month="January" year="2008"/>
900  </front>
901  <seriesInfo name="STD" value="68"/>
902  <seriesInfo name="RFC" value="5234"/>
903</reference>
904
905</references>
906
907<references title="Informative References">
908
909<reference anchor="RFC2616">
910  <front>
911    <title>Hypertext Transfer Protocol -- HTTP/1.1</title>
912    <author initials="R." surname="Fielding" fullname="R. Fielding">
913      <organization>University of California, Irvine</organization>
914      <address><email>fielding@ics.uci.edu</email></address>
915    </author>
916    <author initials="J." surname="Gettys" fullname="J. Gettys">
917      <organization>W3C</organization>
918      <address><email>jg@w3.org</email></address>
919    </author>
920    <author initials="J." surname="Mogul" fullname="J. Mogul">
921      <organization>Compaq Computer Corporation</organization>
922      <address><email>mogul@wrl.dec.com</email></address>
923    </author>
924    <author initials="H." surname="Frystyk" fullname="H. Frystyk">
925      <organization>MIT Laboratory for Computer Science</organization>
926      <address><email>frystyk@w3.org</email></address>
927    </author>
928    <author initials="L." surname="Masinter" fullname="L. Masinter">
929      <organization>Xerox Corporation</organization>
930      <address><email>masinter@parc.xerox.com</email></address>
931    </author>
932    <author initials="P." surname="Leach" fullname="P. Leach">
933      <organization>Microsoft Corporation</organization>
934      <address><email>paulle@microsoft.com</email></address>
935    </author>
936    <author initials="T." surname="Berners-Lee" fullname="T. Berners-Lee">
937      <organization>W3C</organization>
938      <address><email>timbl@w3.org</email></address>
939    </author>
940    <date month="June" year="1999"/>
941  </front>
942  <seriesInfo name="RFC" value="2616"/>
943</reference>
944
945<reference anchor="RFC2617">
946  <front>
947    <title abbrev="HTTP Authentication">HTTP Authentication: Basic and Digest Access Authentication</title>
948    <author initials="J." surname="Franks" fullname="John Franks">
949      <organization>Northwestern University, Department of Mathematics</organization>
950      <address><email>john@math.nwu.edu</email></address>
951    </author>
952    <author initials="P.M." surname="Hallam-Baker" fullname="Phillip M. Hallam-Baker">
953      <organization>Verisign Inc.</organization>
954      <address><email>pbaker@verisign.com</email></address>
955    </author>
956    <author initials="J.L." surname="Hostetler" fullname="Jeffery L. Hostetler">
957      <organization>AbiSource, Inc.</organization>
958      <address><email>jeff@AbiSource.com</email></address>
959    </author>
960    <author initials="S.D." surname="Lawrence" fullname="Scott D. Lawrence">
961      <organization>Agranat Systems, Inc.</organization>
962      <address><email>lawrence@agranat.com</email></address>
963    </author>
964    <author initials="P.J." surname="Leach" fullname="Paul J. Leach">
965      <organization>Microsoft Corporation</organization>
966      <address><email>paulle@microsoft.com</email></address>
967    </author>
968    <author initials="A." surname="Luotonen" fullname="Ari Luotonen">
969      <organization>Netscape Communications Corporation</organization>
970    </author>
971    <author initials="L." surname="Stewart" fullname="Lawrence C. Stewart">
972      <organization>Open Market, Inc.</organization>
973      <address><email>stewart@OpenMarket.com</email></address>
974    </author>
975    <date month="June" year="1999"/>
976  </front>
977  <seriesInfo name="RFC" value="2617"/>
978</reference>
979
980<reference anchor='RFC3864'>
981  <front>
982    <title>Registration Procedures for Message Header Fields</title>
983    <author initials='G.' surname='Klyne' fullname='G. Klyne'>
984      <organization>Nine by Nine</organization>
985      <address><email>GK-IETF@ninebynine.org</email></address>
986    </author>
987    <author initials='M.' surname='Nottingham' fullname='M. Nottingham'>
988      <organization>BEA Systems</organization>
989      <address><email>mnot@pobox.com</email></address>
990    </author>
991    <author initials='J.' surname='Mogul' fullname='J. Mogul'>
992      <organization>HP Labs</organization>
993      <address><email>JeffMogul@acm.org</email></address>
994    </author>
995    <date year='2004' month='September' />
996  </front>
997  <seriesInfo name='BCP' value='90' />
998  <seriesInfo name='RFC' value='3864' />
999</reference>
1000
1001<reference anchor="RFC3986">
1002 <front>
1003  <title abbrev='URI Generic Syntax'>Uniform Resource Identifier (URI): Generic Syntax</title>
1004  <author initials='T.' surname='Berners-Lee' fullname='Tim Berners-Lee'>
1005    <organization abbrev="W3C/MIT">World Wide Web Consortium</organization>
1006    <address>
1007       <email>timbl@w3.org</email>
1008       <uri>http://www.w3.org/People/Berners-Lee/</uri>
1009    </address>
1010  </author>
1011  <author initials='R.' surname='Fielding' fullname='Roy T. Fielding'>
1012    <organization abbrev="Day Software">Day Software</organization>
1013    <address>
1014      <email>fielding@gbiv.com</email>
1015      <uri>http://roy.gbiv.com/</uri>
1016    </address>
1017  </author>
1018  <author initials='L.' surname='Masinter' fullname='Larry Masinter'>
1019    <organization abbrev="Adobe Systems">Adobe Systems Incorporated</organization>
1020    <address>
1021      <email>LMM@acm.org</email>
1022      <uri>http://larry.masinter.net/</uri>
1023    </address>
1024  </author>
1025  <date month='January' year='2005'></date>
1026 </front>
1027 <seriesInfo name="STD" value="66"/>
1028 <seriesInfo name="RFC" value="3986"/>
1029</reference>
1030
1031<reference anchor="RFC4648">
1032  <front>
1033    <title>The Base16, Base32, and Base64 Data Encodings</title>
1034    <author fullname="S. Josefsson" initials="S." surname="Josefsson"/>
1035    <date year="2006" month="October"/>
1036  </front>
1037  <seriesInfo value="4648" name="RFC"/>
1038</reference>
1039
1040<reference anchor='RFC5226'>
1041  <front>
1042    <title>Guidelines for Writing an IANA Considerations Section in RFCs</title>
1043    <author initials='T.' surname='Narten' fullname='T. Narten'>
1044      <organization>IBM</organization>
1045      <address><email>narten@us.ibm.com</email></address>
1046    </author>
1047    <author initials='H.' surname='Alvestrand' fullname='H. Alvestrand'>
1048      <organization>Google</organization>
1049      <address><email>Harald@Alvestrand.no</email></address>
1050    </author>
1051    <date year='2008' month='May' />
1052  </front>
1053  <seriesInfo name='BCP' value='26' />
1054  <seriesInfo name='RFC' value='5226' />
1055</reference>
1056
1057</references>
1058
1059<section title="Changes from RFCs 2616 and 2617" anchor="changes.from.rfc.2616">
1060<t>
1061  The "realm" parameter isn't required anymore in general; consequently, the
1062  ABNF allows challenges without any auth parameters.
1063  (<xref target="access.authentication.framework"/>)
1064</t>
1065<t>
1066  The "b64token" alternative to auth-param lists has been added for consistency
1067  with legacy authentication schemes such as "Basic".
1068  (<xref target="access.authentication.framework"/>)
1069</t>
1070<t>
1071  Change ABNF productions for header fields to only define the field value.
1072  (<xref target="header.field.definitions"/>)
1073</t>
1074</section>
1075 
1076<?BEGININC p7-auth.abnf-appendix ?>
1077<section xmlns:x="http://purl.org/net/xml2rfc/ext" title="Collected ABNF" anchor="collected.abnf">
1078<figure>
1079<artwork type="abnf" name="p7-auth.parsed-abnf">
1080<x:ref>Authorization</x:ref> = credentials
1081
1082<x:ref>BWS</x:ref> = &lt;BWS, defined in [Part1], Section 3.2.1&gt;
1083
1084<x:ref>OWS</x:ref> = &lt;OWS, defined in [Part1], Section 3.2.1&gt;
1085
1086<x:ref>Proxy-Authenticate</x:ref> = *( "," OWS ) challenge *( OWS "," [ OWS
1087 challenge ] )
1088<x:ref>Proxy-Authorization</x:ref> = credentials
1089
1090<x:ref>WWW-Authenticate</x:ref> = *( "," OWS ) challenge *( OWS "," [ OWS challenge
1091 ] )
1092
1093<x:ref>auth-param</x:ref> = token BWS "=" BWS ( token / quoted-string )
1094<x:ref>auth-scheme</x:ref> = token
1095
1096<x:ref>b64token</x:ref> = 1*( ALPHA / DIGIT / "-" / "." / "_" / "~" / "+" / "/" )
1097 *"="
1098
1099<x:ref>challenge</x:ref> = auth-scheme [ 1*SP ( b64token / [ ( "," / auth-param ) *(
1100 OWS "," [ OWS auth-param ] ) ] ) ]
1101<x:ref>credentials</x:ref> = auth-scheme [ 1*SP ( b64token / [ ( "," / auth-param )
1102 *( OWS "," [ OWS auth-param ] ) ] ) ]
1103
1104<x:ref>quoted-string</x:ref> = &lt;quoted-string, defined in [Part1], Section 3.2.4&gt;
1105
1106<x:ref>token</x:ref> = &lt;token, defined in [Part1], Section 3.2.4&gt;
1107</artwork>
1108</figure>
1109<figure><preamble>ABNF diagnostics:</preamble><artwork type="inline">
1110; Authorization defined but not used
1111; Proxy-Authenticate defined but not used
1112; Proxy-Authorization defined but not used
1113; WWW-Authenticate defined but not used
1114</artwork></figure></section>
1115<?ENDINC p7-auth.abnf-appendix ?>
1116
1117<section title="Change Log (to be removed by RFC Editor before publication)"  anchor="change.log">
1118
1119<section title="Since RFC 2616">
1120<t>
1121  Extracted relevant partitions from <xref target="RFC2616"/>.
1122</t>
1123</section>
1124
1125<section title="Since draft-ietf-httpbis-p7-auth-00">
1126<t>
1127  Closed issues:
1128  <list style="symbols">
1129    <t>
1130      <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/35"/>:
1131      "Normative and Informative references"
1132    </t>
1133  </list>
1134</t>
1135</section>
1136
1137<section title="Since draft-ietf-httpbis-p7-auth-01">
1138<t>
1139  Ongoing work on ABNF conversion (<eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/36"/>):
1140  <list style="symbols">
1141    <t>
1142      Explicitly import BNF rules for "challenge" and "credentials" from RFC2617.
1143    </t>
1144    <t>
1145      Add explicit references to BNF syntax and rules imported from other parts of the specification.
1146    </t>
1147  </list>
1148</t>
1149</section>
1150
1151<section title="Since draft-ietf-httpbis-p7-auth-02" anchor="changes.since.02">
1152<t>
1153  Ongoing work on IANA Message Header Field Registration (<eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/40"/>):
1154  <list style="symbols">
1155    <t>
1156      Reference RFC 3984, and update header field registrations for header fields defined
1157      in this document.
1158    </t>
1159  </list>
1160</t>
1161</section>
1162
1163<section title="Since draft-ietf-httpbis-p7-auth-03" anchor="changes.since.03">
1164<t>
1165  None.
1166</t>
1167</section>
1168
1169<section title="Since draft-ietf-httpbis-p7-auth-04" anchor="changes.since.04">
1170<t>
1171  Ongoing work on ABNF conversion (<eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/36"/>):
1172  <list style="symbols">
1173    <t>
1174      Use "/" instead of "|" for alternatives.
1175    </t>
1176    <t>
1177      Introduce new ABNF rules for "bad" whitespace ("BWS"), optional
1178      whitespace ("OWS") and required whitespace ("RWS").
1179    </t>
1180    <t>
1181      Rewrite ABNFs to spell out whitespace rules, factor out
1182      header field value format definitions.
1183    </t>
1184  </list>
1185</t>
1186</section>
1187
1188<section title="Since draft-ietf-httpbis-p7-auth-05" anchor="changes.since.05">
1189<t>
1190  Final work on ABNF conversion (<eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/36"/>):
1191  <list style="symbols">
1192    <t>
1193      Add appendix containing collected and expanded ABNF, reorganize ABNF introduction.
1194    </t>
1195  </list>
1196</t>
1197</section>
1198
1199<section title="Since draft-ietf-httpbis-p7-auth-06" anchor="changes.since.06">
1200<t>
1201  None.
1202</t>
1203</section>
1204
1205<section title="Since draft-ietf-httpbis-p7-auth-07" anchor="changes.since.07">
1206<t>
1207  Closed issues:
1208  <list style="symbols">
1209    <t>
1210      <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/198"/>:
1211      "move IANA registrations for optional status codes"
1212    </t>
1213  </list>
1214</t>
1215</section>
1216
1217<section title="Since draft-ietf-httpbis-p7-auth-08" anchor="changes.since.08">
1218<t>
1219  No significant changes.
1220</t>
1221</section>
1222
1223<section title="Since draft-ietf-httpbis-p7-auth-09" anchor="changes.since.09">
1224<t>
1225  Partly resolved issues:
1226  <list style="symbols">
1227    <t>
1228      <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/196"/>:
1229      "Term for the requested resource's URI"
1230    </t>
1231  </list>
1232</t>
1233</section>
1234
1235<section title="Since draft-ietf-httpbis-p7-auth-10" anchor="changes.since.10">
1236<t>
1237  None.
1238</t>
1239</section>
1240
1241<section title="Since draft-ietf-httpbis-p7-auth-11" anchor="changes.since.11">
1242<t>
1243  Closed issues:
1244  <list style="symbols">
1245    <t>
1246      <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/130"/>:
1247      "introduction to part 7 is work-in-progress"
1248    </t>
1249    <t>
1250      <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/195"/>:
1251      "auth-param syntax"
1252    </t>
1253    <t>
1254      <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/224"/>:
1255      "Header Classification"
1256    </t>
1257    <t>
1258      <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/237"/>:
1259      "absorbing the auth framework from 2617"
1260    </t>
1261  </list>
1262</t>
1263<t>
1264  Partly resolved issues:
1265  <list style="symbols">
1266    <t>
1267      <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/141"/>:
1268      "should we have an auth scheme registry"
1269    </t>
1270  </list>
1271</t>
1272</section>
1273
1274<section title="Since draft-ietf-httpbis-p7-auth-12" anchor="changes.since.12">
1275<t>
1276  None.
1277</t>
1278</section>
1279
1280<section title="Since draft-ietf-httpbis-p7-auth-13" anchor="changes.since.13">
1281<t>
1282  Closed issues:
1283  <list style="symbols">
1284    <t>
1285      <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/276"/>:
1286      "untangle ABNFs for header fields"
1287    </t>
1288  </list>
1289</t>
1290</section>
1291
1292<section title="Since draft-ietf-httpbis-p7-auth-14" anchor="changes.since.14">
1293<t>
1294  None.
1295</t>
1296</section>
1297
1298<section title="Since draft-ietf-httpbis-p7-auth-15" anchor="changes.since.15">
1299<t>
1300  Closed issues:
1301  <list style="symbols">
1302    <t>
1303      <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/78"/>:
1304      "Relationship between 401, Authorization and WWW-Authenticate"
1305    </t>
1306    <t>
1307      <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/177"/>:
1308      "Realm required on challenges"
1309    </t>
1310    <t>
1311      <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/195"/>:
1312      "auth-param syntax"
1313    </t>
1314    <t>
1315      <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/257"/>:
1316      "Considerations for new authentications schemes"
1317    </t>
1318    <t>
1319      <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/287"/>:
1320      "LWS in auth-param ABNF"
1321    </t>
1322    <t>
1323      <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/309"/>:
1324      "credentials ABNF missing SP (still using implied LWS?)"
1325    </t>
1326  </list>
1327</t>
1328</section>
1329
1330<section title="Since draft-ietf-httpbis-p7-auth-16" anchor="changes.since.16">
1331<t>
1332  Closed issues:
1333  <list style="symbols">
1334    <t>
1335      <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/186"/>:
1336      "Document HTTP's error-handling philosophy"
1337    </t>
1338    <t>
1339      <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/320"/>:
1340      "add advice on defining auth scheme parameters"
1341    </t>
1342  </list>
1343</t>
1344</section>
1345
1346<section title="Since draft-ietf-httpbis-p7-auth-17" anchor="changes.since.17">
1347<t>
1348  Closed issues:
1349  <list style="symbols">
1350    <t>
1351      <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/314"/>:
1352      "allow unquoted realm parameters"
1353    </t>
1354    <t>
1355      <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/321"/>:
1356      "Repeating auth-params"
1357    </t>
1358  </list>
1359</t>
1360</section>
1361
1362<section title="Since draft-ietf-httpbis-p7-auth-18" anchor="changes.since.18">
1363<t>
1364  Closed issues:
1365  <list style="symbols">
1366    <t>
1367      <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/334"/>:
1368      "recipient behavior for new auth parameters"
1369    </t>
1370    <t>
1371      <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/342"/>:
1372      "WWW-Authenticate ABNF slightly ambiguous"
1373    </t>
1374  </list>
1375</t>
1376</section>
1377
1378</section>
1379
1380</back>
1381</rfc>
Note: See TracBrowser for help on using the repository browser.