Product/components used and version/fix level are you on:
API Gateway
Detailed explanation of the problem:
In API Gateway, when I configured authentication (with Identify and Access Custom Extension), and log invocation (Traffic Monitoring Log Invocation) that sends all data (Request Headers, Response Headers, Request Payload, Response Payload, and Compress Payload Data with Log Generation Frequency Always), in the logs sent to endpoint server (when authentication server sends 401), the requestheaders are same as responseheaders even though in actual response (sent by API Gateway to client) the headers are different. I was expecting the responseheaders to contain the HTTP headers sent in the response to client by the API Gateway.
How can I get the response headers from the response sent to client, in the responseheaders of the logs?
Error messages / full error message screenshot / log fileL
Is your question related to the free trial, or to a production (customer) instance?
I am trying out the free trial version right now.
Have you installed all the latest fixes for the products and systems you are using?
Yes, I downloaded the 10.15 free trial docker image for our evaluation.