Changeset 1372 for draft-ietf-httpbis-authscheme-registrations/latest/draft-ietf-httpbis-authscheme-registrations.xml
- Timestamp:
- 03/08/11 13:58:51 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis-authscheme-registrations/latest/draft-ietf-httpbis-authscheme-registrations.xml
r1371 r1372 180 180 </reference> 181 181 182 <reference anchor="RFC4559"> 183 <front> 184 <title>SPNEGO-based Kerberos and NTLM HTTP Authentication in Microsoft Windows</title> 185 <author initials="K." surname="Jaganathan" fullname="K. Jaganathan"/> 186 <author initials="L." surname="Zhu" fullname="L. Zhu"/> 187 <author initials="J." surname="Brezak" fullname="J. Brezak"/> 188 <date year="2006" month="June"/> 189 </front> 190 <seriesInfo name="RFC" value="4559"/> 191 </reference> 192 182 193 </references> 183 194 … … 193 204 194 205 <c>Basic</c><c><xref target="RFC2617" x:fmt="," x:sec="2"/></c><c/> 206 195 207 <c>Digest</c><c><xref target="RFC2617" x:fmt="," x:sec="3"/></c><c/> 208 209 <c>Negotiate</c><c><xref target="RFC4559" x:fmt="," x:sec="3"/></c> 210 <c>This authentication scheme violates both HTTP semantics (being connection-oriented) 211 and syntax (use of syntax incompatible with the WWW-Authenticate and Authorization header field 212 syntax).</c> 196 213 197 214 </texttable> … … 209 226 Update draft-ietf-httpbis-p7-auth reference. 210 227 </t> 228 <t> 229 Closed issues: 230 <list style="symbols"> 231 <t> 232 <eref target="http://tools.ietf.org/wg/httpbis/trac/ticket/308"/>: 233 "need to reserve 'negotiate' as auth scheme name" 234 </t> 235 </list> 236 </t> 211 237 </section> 212 238 </section>
Note: See TracChangeset
for help on using the changeset viewer.