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

Question - Is it possible to get the values of the claims so these can be fwd'ed as headers? #38

Open
pgp44 opened this issue Oct 23, 2019 · 1 comment

Comments

@pgp44
Copy link

pgp44 commented Oct 23, 2019

Hello

It does not look like it is possible but then I am not much of an Apache HTTPD person and not very experienced in reading module documentation.

Context - A JWT token is received containing claims that need to be 'converted' to headers so that downstream services can stay unaware of the JWT token details

Is it possible to extract claim values from the jwt token? Idea is to add the values to request headers when fwd'ing the request?

Tx!

Peter

@AnthonyDeroche
Copy link
Owner

AnthonyDeroche commented Aug 15, 2020

Hello, it would be an interesting feature. It is not yet possible to do it. I have no time to work on this for now but any contribution is more than welcome.

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

No branches or pull requests

2 participants