Azure Front Door: Authentication header with bearer token not passed through
问题 Azure Front Door doesn't forward the Authorization header bearer token to the endpoint. All other headers are passed along fine except this one. Standard headers (such as Accept) are passed through, made-up headers (such as 'OtherHeader') are passed through as well, while key-based security headers (such as 'Ocp-Apim-Subscription-Key') are also passed through fine. The routing rules are set to perform a 302 (Found) Redirect as we're performing IP filtering at the endpoint and this type of