SSO ADFS redirection issue with reverse proxy with ARR
问题 I have a reverser proxy setup with ARR and URL Rewite on IIS 8.5 public site exposed is http:/publicsite http:/publicsite act as a reverse proxy to the internal site http:/internalsite Every thing was working fine till we implement SSO for the internal site. Once sso is implemeted internal site is redirecting to http:/ssosite to get authenticated Since in ARR we have enabled the option "Reverse rewrite host in response headers" the redirection to sso site was not proper. To make it work