The Web Proxy settings can be configured via the Windows Registry or Internet Options
Windows Registry
The registry settings will override any Internet Option settings. The Windows Registry settings are located in the following path:
HKEY_CURRENT_USER\Software\Authentic8, Inc.\Authentic8
NAME | TYPE | DEFAULT* | EXAMPLE | DESCRIPTION |
proxy_enable | REG_DWORD | 1 | 0 | Set to 0 (zero) to disable the use of a proxy. Settings in Registry and Internet Options are ignored |
proxy_host | REG_SZ | 192.168.1.1 | web proxy server IP address | |
proxy_port | REG_DWORD | 3128 | web proxy port | |
proxy_user | REG_SZ | JohnDoe | web proxy username** | |
proxy_pass | REG_SZ | P4L3nDr0m3 | web proxy password** |
(*) If the registry key does not exist, the default value is used. If not defined, there is no default
(**) If both the username and password are supplied, the proxy credentials dialog will not be shown (unless the username and password are invalid)
Precedence of Proxy Settings
- Registry Settings
- Internet Options (in-order)
2.a Automatically Detect Settings (PAC File)
2.b Use Automatic Configuration Script
2.c Use a proxy server for your LAN
More Info
https://learn.microsoft.com/en-us/purview/device-onboarding-configure-proxy
Please contact Support for any additional questions