We have a staging server that is internal, but the sites it runs do external requests to access rss feeds, soap, etc.
The server is behind a Windows Network proxy (so you can use standard credentials on it)
The problem is that the IIS requests are denied as they are not logged in with the correct credentials.
Where can I set the proxy config on IIS7 so that all requests are passed correctly through the proxy with credentials?