Verify Privilege Manager
copied to clipboard
Proxy Settings
Using a Proxy
The Windows agent can use a proxy. Configuring a proxy server follows the standard .Net model for configuring proxies: https://learn.microsoft.com/en-us/dotnet/framework/configure-apps/file-schema/network/defaultproxy-element-network-settings.
You can edit the following configuration file in order to configure the agent to use a proxy server.
C:\Program Files\Thycotic\Agents\Agent\Arellia.Agent.Service.exe.config
Using a Reverse Proxy
The proxy configuration settings are used when a reverse proxy is used with your Verify Privilege Manager instance.
Use Proxy Server
If set, communications will be done via the proxy server specified.
Proxy Server
This setting specifies the name or IP address of the proxy server.
Port
This setting specifies the port used for communications to the proxy server.
Proxy Server Credential
This link lets you configure the credential used to authenticate with the proxy server.
In this Article