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

33 jwt error status #719

Merged
merged 13 commits into from
Feb 24, 2023
Merged

33 jwt error status #719

merged 13 commits into from
Feb 24, 2023

Conversation

johakoch
Copy link
Collaborator

JWT AC now creating 401 error status, adding WWW-Authenticate: Bearer[...] if appropriate


Reviewer checklist
  • Read PR description: a summary about the changes is required
  • Changelog updated
  • Documentation: docs/{Reference, Cli, ...}, Docker and cli help/usage
  • Pulled branch, manually tested
  • Verified requirements are met
  • Reviewed the code
  • Reviewed the related tests

@johakoch johakoch marked this pull request as ready for review February 16, 2023 13:12
@alex-schneider alex-schneider self-assigned this Feb 22, 2023
@alex-schneider alex-schneider merged commit 19d06db into release.1.12 Feb 24, 2023
@alex-schneider alex-schneider deleted the 33-jwt-error-status branch February 24, 2023 11:52
malud pushed a commit that referenced this pull request Aug 16, 2023
* adapt documentation of jwt error status codes, see PR #719

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

Successfully merging this pull request may close these issues.

Send WWW-Authenticate response header and appropriate status code for unauthorized bearer requests
2 participants