I am using an Azure application gateway to expose mydbr to the internet. I would like to use MFA with the setting of "Extranet users only" but the web servers only sees the internal IP address of the application gateway which is the 10.0.0.0/8 range. How can I change mydbr to look at the x-forwarded-for http header to determine if the traffic has originated from an external location?
Azure Application Gateway - x-forwarded-for header
(2 posts) (2 voices)-
-
myDBR should check for the
X-Forwarded-For
header. Can open a support ticket with the header information ($_SERVER). We can try to replicate the issue.--
myDBR Team
Reply
You must log in to post.