Hybrid Connector installation

  • Last update on September 14th, 2023

Installing the Hybrid Connector for a customer registered on CoreView gov datacenter is requesting few additional steps. 

Once installed with the Executable shared by your CoreView account manager, you need to:

  • Open Windows Services and stop CoreView Connectorservice
  • Open File Explorer and navigate in:
C:\Program Files (x86)\CoreView Agent
  • Open the following file in edit with notepad (as an administrator):
Forward365.Service.PowershellService.Agent.exe.config 
  • Search and change the value for keys:
CentralAuthApiUrl -> https://uslogin.coreview.com
BackendApiUrl -> https://usgovapi.4ward365.com/api/ 

The result is:

<addkey="CentralAuthApiUrl value="https://uslogin.coreview.com" />
<addkey="BackendApiUrl value="https://usgovapi.4ward365.com/api/ " />