Hi,
I have started this discussion here, but it went in different directions, as my understanding of the problem was improving.
Therefore I am starting here the more straitforward question:
How to get the JWT in the reslover?
The problem - I need to call my API Endpoint (hosted on Azure) from resolver and I want to authenticate the call. Since user is already authenticated in Jira, I want to use same authentication (or user credentials) to authenticate on my backend.
Thanks,
Daniel