What should the Virtual URL be in transparent Authentication on the ProxySG?
The default virtual URL is www.cfauth.com/
Can the default URL be changed?
If the default URL can be changed, what should the URL be?
Authentication Mode is origin-redirect or origin-*-redirect
When attempting to implement some sort of silent authentication (no pop-up box) in a transparent proxy deployment with an origin-*-redirect Authentication Mode, change the Virtual URL from www.cfauth.com/ to a hostname that is internally resolvable, such as http://proxysg . NOTE: Because of a browser design, if there is a period in the hostname (something.something), the browser may think the proxy exists in the internet zone instead of the intranet zone, and it will not pass credentials to the proxy; a single hostname with no dots will be required. A DNS entry or workstation hosts file needs to be configured, so whatever name placed for the Virtual URL can be resolved to the IP address of the ProxySG in an environment.
Here are the steps to make the changes on the ProxySG:
NOTE: The ProxySG must have the Explicit Proxy Service enabled on port 80 for this to work properly.
TROUBLESHOOTING: