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

bearer true #724

Merged
merged 7 commits into from
Mar 7, 2023
Merged

bearer true #724

merged 7 commits into from
Mar 7, 2023

Conversation

johakoch
Copy link
Collaborator

  • Add bearer = true for jwt block to indicate retrieving token from Authorization: Bearer ... (new default token source config).
  • Deprecate use of header = "Authorization" for the same purpose.

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 linked an issue Feb 22, 2023 that may be closed by this pull request
@johakoch johakoch marked this pull request as ready for review February 22, 2023 08:13
@alex-schneider alex-schneider self-assigned this Feb 24, 2023
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.

JWT: bearer = true indicating bearer token source
3 participants