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

Add JWT token header claims to tyk_context #1564

Merged
merged 1 commit into from
Mar 23, 2018
Merged

Conversation

buger
Copy link
Member

@buger buger commented Mar 23, 2018

Right now we expose to context only body claims, this PR expose header
claims like kid as well.

Should fix #1563

Right now we expose to context only body claims, this PR expose header
claims like `kid`  as well.

Should fix #1563
@buger buger changed the title Add token header claims to tyk_context Add JWT token header claims to tyk_context Mar 23, 2018
@buger buger merged commit 610f8bb into master Mar 23, 2018
@buger buger deleted the context-jwt-header-claims branch March 23, 2018 14:17
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.

Cannot use context variable claims to access JWT token header claims.
1 participant