Resolving ADFS Site Unreachability (Accessible Only via Localhost) by Adding SSL Binding to 0.0.0.0:443

When working with Active Directory Federation Services (ADFS), one common pain point is SSL bindings and how ADFS responds to requests via hostname vs. raw IP. Recently, I encountered the following scenario: This caused both the Load Balancer (LB) and ADFS Proxy (WAP) to mark the server as offline. The Root Cause ADFS relies on … Read more