Configure system account proxy
During this task we will configure a system level proxy. A system level proxy applies to all users of the system.
- Download pstools from Microsoft at https://docs.microsoft.com/en-us/sysinternals/downloads/pstools.
- As administrator, open a command prompt and run:CopyPSExec to run internet explorer as System account
psexec -i -s "c:\program files\Internet Explorer\iexplore.exe"
- Click Tools (gear) > Internet options.
- Select the Connections tab.
- Click LAN Settings.
- In the Proxy server section:
- Enable Use proxy server for your LAN.
- Enter Address and Port for the proxy server.
- Click OK.
- Click OK.
- Exit Internet explorer.
After configuring a proxy, the system responds as follows:
- If the proxy is running, users can access the okta widget for MFA and sign in.
- If the proxy is not running, users receive the message Multifactor Authentication Failed, and the system log shows a connectFailure error.