Hello,
In order to know who is calling my APIs, I would like to add the AZP claim of the JWT used in the request to my Istio Proxy access logs.
Is it something we can do at the Istio level ? I found out Istio / Copy JWT Claims to HTTP Headers but it doesn’t really do what I want.
Thanks a lot for your help.