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

Allow to customize the typ header claim #381

Merged
merged 1 commit into from
Feb 3, 2020
Merged

Allow to customize the typ header claim #381

merged 1 commit into from
Feb 3, 2020

Conversation

lbalmaceda
Copy link
Contributor

Changes

This PR adds the ability to customize the typ header claim value. If a value is not provided, the default of JWT will be used.

References

Will close #369

Testing

  • This change adds test coverage
  • This change has been tested on the latest version of Java or why not

Checklist

@lbalmaceda lbalmaceda added CH: Added small This PR may require low effort to action, or contains few changes to review labels Feb 3, 2020
@lbalmaceda lbalmaceda requested a review from a team February 3, 2020 16:37
@lbalmaceda lbalmaceda merged commit 1b5ef29 into master Feb 3, 2020
@lbalmaceda lbalmaceda deleted the typ-claim branch February 3, 2020 16:48
@lbalmaceda lbalmaceda added this to the v3-Next milestone Feb 3, 2020
@lbalmaceda lbalmaceda modified the milestones: v3-Next, 3.10.0 Feb 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CH: Added small This PR may require low effort to action, or contains few changes to review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Claim Header - typ - Hardcoded with value JWT
2 participants