Skip to content
This repository has been archived by the owner on Jul 31, 2024. It is now read-only.

Fix 401 malformed WWW-Authenticate #4649

Merged
merged 3 commits into from
Jul 23, 2020
Merged

Conversation

mouxhun
Copy link
Contributor

@mouxhun mouxhun commented Jul 13, 2020

references
https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/WWW-Authenticate
https://tools.ietf.org/html/rfc7235#section-4.1

What issue does this PR address?
401 malformed WWW-Authenticate cause some error when java invoke api in IdentityServer4

Does this PR introduce a breaking change?
No

Please check if the PR fulfills these requirements

  • The commit follows our guidelines
  • Unit Tests for the changes have been added (for bug fixes / features)

Other information:

@brockallen
Copy link
Member

Not sure the value "Restricted" makes sense. Perhaps use "IdentityServer".

@mouxhun
Copy link
Contributor Author

mouxhun commented Jul 22, 2020

Saw "Restricted" on nginx, i think both are ok, now it has been changed to IdentityServer

@leastprivilege leastprivilege added this to the 4.0.4 milestone Jul 23, 2020
@leastprivilege leastprivilege merged commit e70eac4 into IdentityServer:main Jul 23, 2020
@github-actions
Copy link

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 23, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants