Azure AD Application Proxy and X-Forwarded-Host header

Jan Vávra 71 Reputation points
2022-04-26T08:35:48.287+00:00

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 Active Directory
Azure Active Directory
An Azure enterprise identity service that provides single sign-on and multi-factor authentication.
14,743 questions
0 comments No comments
{count} vote

Accepted answer
  1. Siva-kumar-selvaraj 15,206 Reputation points
    2022-04-27T21:18:29.167+00:00

    Hello @Jan Vávra ,

    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.


0 additional answers

Sort by: Most helpful