Michael Wälischmiller

Results 2 issues of Michael Wälischmiller

**Please describe your use case / problem.** We are using OAuth2 Filter: https://www.getambassador.io/docs/latest/topics/using/filters/oauth2/ When using the `injectRequestHeaders` feature to forward JWT token claims to the upstream as follows: ``` injectRequestHeaders:...

t:feature

### Checklist - [X] I have looked into the [Readme](https://github.com/auth0/java-jwt#readme) and [Examples](https://github.com/auth0/java-jwt/blob/master/EXAMPLES.md), and have not found a suitable solution or answer. - [X] I have looked into the [API documentation](https://javadoc.io/doc/com.auth0/java-jwt/latest/index.html)...

feature request