Digest Access Authentication - Browser Implementation

Browser Implementation

Most browsers have substantially implemented the spec, some barring certain features such as auth-int checking or the MD5-sess algorithm. If the server requires that these optional features be handled, clients may not be able to authenticate (though note mod_auth_digest for Apache does not fully implement RFC 2617 either).

  • Amaya
  • Gecko-based: (not including auth-int: )
    • Mozilla Application Suite
    • Mozilla Firefox
    • Netscape 7+
  • iCab 3.0.3+
  • KHTML- and WebKit-based: (not including auth-int )
    • iCab 4
    • Konqueror
    • Google Chrome
    • Safari
  • Tasman-based:
    • Internet Explorer for Mac
  • Trident-based:
    • Internet Explorer 7+ (not including auth-int)
  • Presto-based:
    • Opera
    • Opera Mobile
    • Opera Mini
    • Nintendo DS Browser
    • Nokia 770 Browser
    • Sony Mylo 1's Browser
    • Wii Internet Channel Browser

Read more about this topic:  Digest Access Authentication