HTTPbis Working Group J. Reschke
Internet-Draft greenbytes
Intended status: Informational May 2, 2011
Expires: November 3, 2011
Initial Hypertext Transfer Protocol (HTTP)
Authentication Scheme Registrations
draft-ietf-httpbis-authscheme-registrations-01
Abstract
This document registers Hypertext Transfer Protocol (HTTP)
authentication schemes which have been defined in standards-track
RFCs before the IANA HTTP Authentication Scheme Registry was
established.
Editorial Note (To be removed by RFC Editor)
Discussion of this draft should take place on the HTTPBIS working
group mailing list (ietf-http-wg@w3.org), which is archived at
.
The current issues list is at and related documents
(including fancy diffs) can be found at
.
The changes in this draft are summarized in Appendix B.1.
Status of This Memo
This Internet-Draft is submitted in full conformance with the
provisions of BCP 78 and BCP 79.
Internet-Drafts are working documents of the Internet Engineering
Task Force (IETF). Note that other groups may also distribute
working documents as Internet-Drafts. The list of current Internet-
Drafts is at http://datatracker.ietf.org/drafts/current/.
Internet-Drafts are draft documents valid for a maximum of six months
and may be updated, replaced, or obsoleted by other documents at any
time. It is inappropriate to use Internet-Drafts as reference
material or to cite them other than as "work in progress."
This Internet-Draft will expire on November 3, 2011.
Copyright Notice
Reschke Expires November 3, 2011 [Page 1]
Internet-Draft HTTP Authentication Scheme Registrations May 2011
Copyright (c) 2011 IETF Trust and the persons identified as the
document authors. All rights reserved.
This document is subject to BCP 78 and the IETF Trust's Legal
Provisions Relating to IETF Documents
(http://trustee.ietf.org/license-info) in effect on the date of
publication of this document. Please review these documents
carefully, as they describe your rights and restrictions with respect
to this document. Code Components extracted from this document must
include Simplified BSD License text as described in Section 4.e of
the Trust Legal Provisions and are provided without warranty as
described in the Simplified BSD License.
Table of Contents
1. Introduction . . . . . . . . . . . . . . . . . . . . . . . . . 3
2. Security Considerations . . . . . . . . . . . . . . . . . . . . 3
3. IANA Considerations . . . . . . . . . . . . . . . . . . . . . . 3
4. Normative References . . . . . . . . . . . . . . . . . . . . . 3
Appendix A. Initial Registry Contents . . . . . . . . . . . . . . 3
Appendix B. Change Log (to be removed by RFC Editor before
publication) . . . . . . . . . . . . . . . . . . . . . 4
B.1. Since draft-ietf-httpbis-authscheme-registrations-00 . . . 4
Reschke Expires November 3, 2011 [Page 2]
Internet-Draft HTTP Authentication Scheme Registrations May 2011
1. Introduction
This document registers Hypertext Transfer Protocol (HTTP)
authentication schemes which have been defined in standards-track
RFCs before the IANA HTTP Authentication Scheme Registry was
established.
2. Security Considerations
There are no security considerations related to the registration
itself.
3. IANA Considerations
Appendix A provides initial registrations of HTTP authentication
schemes for the IANA HTTP Authentication Scheme registry at
(see Section 2.1
of [draft-ietf-httpbis-p7-auth]).
4. Normative References
[RFC2617] Franks, J., Hallam-Baker, P.,
Hostetler, J., Lawrence, S., Leach, P.,
Luotonen, A., and L. Stewart, "HTTP
Authentication: Basic and Digest Access
Authentication", RFC 2617, June 1999.
[draft-ietf-httpbis-p7-auth] Fielding, R., Ed., Gettys, J., Mogul,
J., Frystyk, H., Masinter, L., Leach,
P., Berners-Lee, T., Lafon, Y., Ed.,
and J. Reschke, Ed., "HTTP/1.1, part 7:
Authentication",
draft-ietf-httpbis-p7-auth-14 (work in
progress), April 2011.
Appendix A. Initial Registry Contents
+----------------------------+----------------------+
| Authentication Scheme Name | Reference |
+----------------------------+----------------------+
| Basic | [RFC2617], Section 2 |
| Digest | [RFC2617], Section 3 |
+----------------------------+----------------------+
Reschke Expires November 3, 2011 [Page 3]
Internet-Draft HTTP Authentication Scheme Registrations May 2011
Appendix B. Change Log (to be removed by RFC Editor before publication)
B.1. Since draft-ietf-httpbis-authscheme-registrations-00
Update draft-ietf-httpbis-p7-auth reference.
Author's Address
Julian F. Reschke
greenbytes GmbH
Hafenweg 16
Muenster, NW 48155
Germany
EMail: julian.reschke@greenbytes.de
URI: http://greenbytes.de/tech/webdav/
Reschke Expires November 3, 2011 [Page 4]