Skip to content

Digest challenge - domain fails with empty string #50283

Closed
@gao-artur

Description

@gao-artur

The issue is similar to #32943 but this time about domain key. For example:

www-authenticate: Digest realm="MMS Public API", domain="", nonce="NA42+vpOFQd1GwCyVRZuhhy+jDn4BMRl", algorithm=MD5, qop="auth", stale=false

will fail with error Nonce missing

RFC7616 explicitly says domain can be empty

If this parameter is
omitted or its value is empty, the client SHOULD assume that the
protection space consists of all URIs on the web-origin.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions