validate-jwt policy in Azure APIM – troubleshoot
I have a validate-jwt instruction in my APIM API policy (<inbound> section). I am sending a hopefully correct token in a header and the request still fails. What would be the way to find out from the APIM which specific…