Use JWT based routing and JWT rule together

I’d like to use JWT based routing to allow / deny requests based on claims in JWT. However, can I also pass on the JWT using forwardOriginalToken or outputClaimToHeaders to pass user / claim info to apps within the mesh?