Changeset 1007 for draft-ietf-httpbis/latest/p7-auth.html
- Timestamp:
- 14/09/10 16:54:43 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p7-auth.html
r1006 r1007 632 632 realm-value = quoted-string 633 633 </pre><p id="rfc.section.2.p.8">The realm directive (case-insensitive) is required for all authentication schemes that issue a challenge. The realm value 634 (case-sensitive), in combination with the canonical root UR L (the scheme and authority components of the effective request634 (case-sensitive), in combination with the canonical root URI (the scheme and authority components of the effective request 635 635 URI; see <a href="p1-messaging.html#effective.request.uri" title="Effective Request URI">Section 4.3</a> of <a href="#Part1" id="rfc.xref.Part1.6"><cite title="HTTP/1.1, part 1: URIs, Connections, and Message Parsing">[Part1]</cite></a>) of the server being accessed, defines the protection space. These realms allow the protected resources on a server to be 636 636 partitioned into a set of protection spaces, each with its own authentication scheme and/or authorization database. The realm
Note: See TracChangeset
for help on using the changeset viewer.