question

JanVavra81 avatar image
1 Vote"
JanVavra81 asked JanVavra81 commented

Azure AD Application Proxy and X-Forwarded-Host header

Hello.

Can I somehow setup Azure AD Application Proxy to set X-Forwarded-Host containing the front end address?
Currently it sends only
'HTTP_X_MS_PROXY' => 'AzureAD-Application-Proxy'
'HTTP_X_FORWARDED_FOR' => '213.175.46.66'
in php notation

Our application should work on premise with backend address and outside with proxy address.

azure-ad-application-proxy
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

1 Answer

sikumars avatar image
0 Votes"
sikumars answered JanVavra81 commented

Hello @JanVavra81,

Thanks for reaching out.

Unfortunately, Azure AD Application Proxy does not yet support X-Forwarded-Host. However, you may upvote the following feature request so that may get included in the feature release.

https://feedback.azure.com/d365community/idea/7d830ecc-ba25-ec11-b6e6-000d3a4f0789
https://feedback.azure.com/d365community/idea/1f4f4333-c225-ec11-b6e6-000d3a4f0789

Hope this helps.


Please "Accept the answer" if the information helped you. This will help us and others in the community as well.

· 1
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

Thanks, I've upvoted.

1 Vote 1 ·