Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
We are using the auth-proxy to force authentication on initial http request to shared resources. My problem is after the authentication process is complete inside the window that presented the authentication if you try to browse to the internet from...
The problem is IE in how it uses a hard coded proxy pac file. What was happening is IE, when the browser was launched was asking for the proxy pac file. Since you were not authenticated the http traffic would not pass. IE would ask twice before yo...