I have requirement to add in a header on each request to a service a header MyHeader. MyHeader is the jwt I have received when the user is logging on.
I tried to read it