Based on the feedback from a user:
Hi, in Hive Router you can configure it to forward claims. From reading the documentation I thought you could forward a particular claim from the JWT, but it seems that all claims in the JWT payload get sent upstream just under the name I give in field_name.
Can you confirm it sends the entire JWT payload and that I cannot just send 1 claim from the JWT payload?