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

extract the required JWT claims to the request set of params #38

Merged
merged 3 commits into from
Sep 7, 2020

Conversation

kpacha
Copy link
Member

@kpacha kpacha commented Aug 22, 2020

as requested at krakend/krakend-ce#244 and other issues and comments, this PR introduces the ability to inject JWT claims to the backend url

so far, just the gin router is able to extract JWT claims and insert them into the request context params

@kpacha kpacha added the enhancement New feature or request label Aug 22, 2020
@kpacha kpacha added this to the 1.2.0 milestone Aug 22, 2020
@kpacha kpacha changed the title [WIP] extract the required JWT claims to the request set of params extract the required JWT claims to the request set of params Sep 7, 2020
@kpacha kpacha merged commit a96d215 into master Sep 7, 2020
@kpacha kpacha deleted the jwt_param_extractor branch September 7, 2020 11:15
@github-actions
Copy link

github-actions bot commented Apr 7, 2022

This pull request was marked as resolved a long time ago and now has been automatically locked as there has not been any recent activity after it. You can still open a new issue and reference this link.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 7, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant