joyyir opened a new issue, #9060:
URL: https://github.com/apache/apisix/issues/9060

   ### Description
   
   My system utilizes AWS ALB as a front-end for APISIX, and as a result, AWS 
ALB includes `X-Forwarded` prefix headers. You can find additional information 
about this in the documentation.
   
https://docs.aws.amazon.com/elasticloadbalancing/latest/application/x-forwarded-headers.html
   
   Since the forward-auth plugin adds its own `X-Forwarded` prefix headers, any 
`X-Forwarded` prefix headers that are added by AWS ALB are disregarded. 
Consequently, the external authentication service is unable to determine the 
protocol originally used by the client.
   
   I am requesting a feature that would allow for the preservation of specific 
request headers.
   Thank you.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to