Skip to content

MDS API 401 "Bad credentials" responses do not include WWW-Authenticate header #62

@codycooperross

Description

@codycooperross

Describe the bug

When sending a request with incorrect credentials, the MDS API returns a 401 response without an WWW-Authenticate header.

Expected Behaviour

A WWW-Authenticate header should accompany a 401 response caused by authentication issues.

Current Behaviour

A WWW-Authenticate header is not included.

Steps to Reproduce

Make a valid request to the MDS API with incorrect credentials.

Context (Environment)

Screenshots

Further details

Proposal

Hypothesis

Possible Implementation

Front logo Front conversations

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions