Skip to content

Support for http authentication other than Basic #290

@jake-scott

Description

@jake-scott

The library currently only supports Basic http authentication. Other mechanisms are in common use - especially Negotiate in enterprise settings, and browsers also support Digest auth.

IANA have a registry : https://www.iana.org/assignments/http-authschemes/http-authschemes.xhtml

.. I don't know if all of these should be added to the library or just those supported directly by browsers.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions