You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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.
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
The text was updated successfully, but these errors were encountered: