Changeset 2726 for draft-ietf-httpbis-authscheme-registrations/08
- Timestamp:
- 14/06/14 11:20:37 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis-authscheme-registrations/08/draft-ietf-httpbis-authscheme-registrations.html
r2418 r2726 9 9 var buttonsAdded = false; 10 10 11 function init () {11 function initFeedback() { 12 12 var fb = document.createElement("div"); 13 13 fb.className = "feedback noprint"; … … 143 143 page-break-after: avoid; 144 144 } 145 h3 , h4, h5, h6{145 h3 { 146 146 font-size: 110%; 147 page-break-after: avoid; 148 } 149 h4, h5, h6 { 147 150 page-break-after: avoid; 148 151 } … … 204 207 table.tt { 205 208 vertical-align: top; 209 border-color: gray; 210 } 211 table.tt th { 212 border-color: gray; 213 } 214 table.tt td { 215 border-color: gray; 216 } 217 table.all { 218 border-style: solid; 219 border-width: 2px; 206 220 } 207 221 table.full { 208 border-style: outset; 209 border-width: 1px; 210 } 211 table.headers { 212 border-style: outset; 213 border-width: 1px; 222 border-style: solid; 223 border-width: 2px; 214 224 } 215 225 table.tt td { 216 226 vertical-align: top; 217 227 } 228 table.all td { 229 border-style: solid; 230 border-width: 1px; 231 } 218 232 table.full td { 219 border-style: inset;233 border-style: none solid; 220 234 border-width: 1px; 221 235 } … … 223 237 vertical-align: top; 224 238 } 239 table.all th { 240 border-style: solid; 241 border-width: 1px; 242 } 225 243 table.full th { 226 border-style: inset;227 border-width: 1px ;244 border-style: solid; 245 border-width: 1px 1px 2px 1px; 228 246 } 229 247 table.headers th { 230 border-style: none none insetnone;231 border-width: 1px;248 border-style: none none solid none; 249 border-width: 2px; 232 250 } 233 251 table.left { … … 445 463 <link rel="Appendix" title="A Initial Registry Contents" href="#rfc.section.A"> 446 464 <link rel="Appendix" title="B Change Log (to be removed by RFC Editor before publication)" href="#rfc.section.B"> 447 <meta name="generator" content="http://greenbytes.de/tech/webdav/rfc2629.xslt, Revision 1.6 03, 2013/09/18 20:22:25, XSLT vendor: SAXON 8.9 from Saxonica http://www.saxonica.com/">465 <meta name="generator" content="http://greenbytes.de/tech/webdav/rfc2629.xslt, Revision 1.640, 2014/06/13 12:42:58, XSLT vendor: SAXON 8.9 from Saxonica http://www.saxonica.com/"> 448 466 <link rel="schema.dct" href="http://purl.org/dc/terms/"> 449 467 <meta name="dct.creator" content="Reschke, J. F."> … … 453 471 <meta name="description" content="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."> 454 472 </head> 455 <body onload="init ();">473 <body onload="initFeedback();"> 456 474 <table class="header"> 457 475 <tbody> … … 514 532 <li><a href="#rfc.section.3">3.</a> <a href="#iana.considerations">IANA Considerations</a></li> 515 533 <li><a href="#rfc.section.4">4.</a> <a href="#rfc.references">Normative References</a></li> 516 <li><a href="#rfc.authors">Author's Address</a></li>517 534 <li><a href="#rfc.section.A">A.</a> <a href="#initial.registry.contents">Initial Registry Contents</a></li> 518 535 <li><a href="#rfc.section.B">B.</a> <a href="#change.log">Change Log (to be removed by RFC Editor before publication)</a><ul> … … 527 544 </ul> 528 545 </li> 546 <li><a href="#rfc.authors">Author's Address</a></li> 529 547 </ul> 530 548 <div id="introduction"> … … 548 566 <tr> 549 567 <td class="reference"><b id="RFC2617">[RFC2617]</b></td> 550 <td class="top"><a href="mailto:john@math.nwu.edu" title="Northwestern University, Department of Mathematics">Franks, J.</a>, <a href="mailto:pbaker@verisign.com" title="Verisign Inc.">Hallam-Baker, P.</a>, <a href="mailto:jeff@AbiSource.com" title="AbiSource, Inc.">Hostetler, J.</a>, <a href="mailto:lawrence@agranat.com" title="Agranat Systems, Inc.">Lawrence, S.</a>, <a href="mailto:paulle@microsoft.com" title="Microsoft Corporation">Leach, P.</a>, Luotonen, A., and <a href="mailto:stewart@OpenMarket.com" title="Open Market, Inc.">L. Stewart</a>, “<a href="http ://tools.ietf.org/html/rfc2617">HTTP Authentication: Basic and Digest Access Authentication</a>”, RFC 2617, June 1999.568 <td class="top"><a href="mailto:john@math.nwu.edu" title="Northwestern University, Department of Mathematics">Franks, J.</a>, <a href="mailto:pbaker@verisign.com" title="Verisign Inc.">Hallam-Baker, P.</a>, <a href="mailto:jeff@AbiSource.com" title="AbiSource, Inc.">Hostetler, J.</a>, <a href="mailto:lawrence@agranat.com" title="Agranat Systems, Inc.">Lawrence, S.</a>, <a href="mailto:paulle@microsoft.com" title="Microsoft Corporation">Leach, P.</a>, Luotonen, A., and <a href="mailto:stewart@OpenMarket.com" title="Open Market, Inc.">L. Stewart</a>, “<a href="https://tools.ietf.org/html/rfc2617">HTTP Authentication: Basic and Digest Access Authentication</a>”, RFC 2617, June 1999. 551 569 </td> 552 570 </tr> 553 571 <tr> 554 572 <td class="reference"><b id="RFC4559">[RFC4559]</b></td> 555 <td class="top">Jaganathan, K., Zhu, L., and J. Brezak, “<a href="http ://tools.ietf.org/html/rfc4559">SPNEGO-based Kerberos and NTLM HTTP Authentication in Microsoft Windows</a>”, RFC 4559, June 2006.573 <td class="top">Jaganathan, K., Zhu, L., and J. Brezak, “<a href="https://tools.ietf.org/html/rfc4559">SPNEGO-based Kerberos and NTLM HTTP Authentication in Microsoft Windows</a>”, RFC 4559, June 2006. 556 574 </td> 557 575 </tr> 558 576 <tr> 559 577 <td class="reference"><b id="RFC5849">[RFC5849]</b></td> 560 <td class="top">Hammer-Lahav, E., “<a href="http ://tools.ietf.org/html/rfc5849">The OAuth 1.0 Protocol</a>”, RFC 5849, April 2010.578 <td class="top">Hammer-Lahav, E., “<a href="https://tools.ietf.org/html/rfc5849">The OAuth 1.0 Protocol</a>”, RFC 5849, April 2010. 561 579 </td> 562 580 </tr> 563 581 <tr> 564 582 <td class="reference"><b id="RFC6750">[RFC6750]</b></td> 565 <td class="top">Jones, M. and D. Hardt, “<a href="http ://tools.ietf.org/html/rfc6750">The OAuth 2.0 Authorization Framework: Bearer Token Usage</a>”, RFC 6750, October 2012.583 <td class="top">Jones, M. and D. Hardt, “<a href="https://tools.ietf.org/html/rfc6750">The OAuth 2.0 Authorization Framework: Bearer Token Usage</a>”, RFC 6750, October 2012. 566 584 </td> 567 585 </tr> 568 586 <tr> 569 587 <td class="reference"><b id="draft-ietf-httpbis-p7-auth">[draft-ietf-httpbis-p7-auth]</b></td> 570 <td class="top"><a href="mailto:fielding@gbiv.com" title="Adobe Systems Incorporated">Fielding, R., Ed.</a> and <a href="mailto:julian.reschke@greenbytes.de" title="greenbytes GmbH">J. Reschke, Ed.</a>, “<a href="http ://tools.ietf.org/html/draft-ietf-httpbis-p7-auth-24">Hypertext Transfer Protocol (HTTP/1.1): Authentication</a>”, Internet-Draft draft-ietf-httpbis-p7-auth-24 (work in progress), September 2013.588 <td class="top"><a href="mailto:fielding@gbiv.com" title="Adobe Systems Incorporated">Fielding, R., Ed.</a> and <a href="mailto:julian.reschke@greenbytes.de" title="greenbytes GmbH">J. Reschke, Ed.</a>, “<a href="https://tools.ietf.org/html/draft-ietf-httpbis-p7-auth-24">Hypertext Transfer Protocol (HTTP/1.1): Authentication</a>”, Internet-Draft draft-ietf-httpbis-p7-auth-24 (work in progress), September 2013. 571 589 </td> 572 590 </tr> 573 591 </table> 574 <div class="avoidbreak">575 <h1 id="rfc.authors"><a href="#rfc.authors">Author's Address</a></h1>576 <p><b>Julian F. Reschke</b><br>greenbytes GmbH<br>Hafenweg 16<br>Muenster, NW 48155<br>Germany<br>Email: <a href="mailto:julian.reschke@greenbytes.de">julian.reschke@greenbytes.de</a><br>URI: <a href="http://greenbytes.de/tech/webdav/">http://greenbytes.de/tech/webdav/</a></p>577 </div>578 592 <div id="initial.registry.contents"> 579 593 <h1 id="rfc.section.A" class="np"><a href="#rfc.section.A">A.</a> <a href="#initial.registry.contents">Initial Registry Contents</a></h1> … … 590 604 <tr> 591 605 <td class="left">Basic</td> 592 <td class="left"><a href="#RFC2617"><cite title="HTTP Authentication: Basic and Digest Access Authentication">[RFC2617]</cite></a>, <a href="http ://tools.ietf.org/html/rfc2617#section-2">Section 2</a></td>606 <td class="left"><a href="#RFC2617"><cite title="HTTP Authentication: Basic and Digest Access Authentication">[RFC2617]</cite></a>, <a href="https://tools.ietf.org/html/rfc2617#section-2">Section 2</a></td> 593 607 <td class="left"></td> 594 608 </tr> … … 600 614 <tr> 601 615 <td class="left">Digest</td> 602 <td class="left"><a href="#RFC2617"><cite title="HTTP Authentication: Basic and Digest Access Authentication">[RFC2617]</cite></a>, <a href="http ://tools.ietf.org/html/rfc2617#section-3">Section 3</a></td>616 <td class="left"><a href="#RFC2617"><cite title="HTTP Authentication: Basic and Digest Access Authentication">[RFC2617]</cite></a>, <a href="https://tools.ietf.org/html/rfc2617#section-3">Section 3</a></td> 603 617 <td class="left"></td> 604 618 </tr> 605 619 <tr> 606 620 <td class="left">Negotiate</td> 607 <td class="left"><a href="#RFC4559"><cite title="SPNEGO-based Kerberos and NTLM HTTP Authentication in Microsoft Windows">[RFC4559]</cite></a>, <a href="http ://tools.ietf.org/html/rfc4559#section-3">Section 3</a></td>621 <td class="left"><a href="#RFC4559"><cite title="SPNEGO-based Kerberos and NTLM HTTP Authentication in Microsoft Windows">[RFC4559]</cite></a>, <a href="https://tools.ietf.org/html/rfc4559#section-3">Section 3</a></td> 608 622 <td class="left">This authentication scheme violates both HTTP semantics (being connection-oriented) and syntax (use of syntax incompatible 609 623 with the WWW-Authenticate and Authorization header field syntax). … … 612 626 <tr> 613 627 <td class="left">OAuth</td> 614 <td class="left"><a href="#RFC5849"><cite title="The OAuth 1.0 Protocol">[RFC5849]</cite></a>, <a href="http ://tools.ietf.org/html/rfc5849#section-3.5.1">Section 3.5.1</a></td>628 <td class="left"><a href="#RFC5849"><cite title="The OAuth 1.0 Protocol">[RFC5849]</cite></a>, <a href="https://tools.ietf.org/html/rfc5849#section-3.5.1">Section 3.5.1</a></td> 615 629 <td class="left"></td> 616 630 </tr> … … 664 678 </div> 665 679 </div> 680 <div class="avoidbreak"> 681 <h1 id="rfc.authors"><a href="#rfc.authors">Author's Address</a></h1> 682 <p><b>Julian F. Reschke</b><br>greenbytes GmbH<br>Hafenweg 16<br>Muenster, NW 48155<br>Germany<br>Email: <a href="mailto:julian.reschke@greenbytes.de">julian.reschke@greenbytes.de</a><br>URI: <a href="http://greenbytes.de/tech/webdav/">http://greenbytes.de/tech/webdav/</a></p> 683 </div> 666 684 </body> 667 685 </html>
Note: See TracChangeset
for help on using the changeset viewer.