Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
codycooperross opened this issue Sep 28, 2023 · 0 comments
Labels

Comments

@codycooperross
Copy link

codycooperross commented Sep 28, 2023

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant