Changing the port number of the SiPass server - SiPass 3.3

SiPass Plugin Guide 3.3

Product
SiPass
Content type
Guides > Plugin and extension guides
Version
3.3
Language
English
Last updated
2021-06-11

If you change the port number in the plugin role's Properties tab, you must also configure the proxy service to use the same value.

Procedure

  1. Log on to the SiPass server.
  2. Browse to the installation folder of the SiPass proxy service.
    By default, the installation path is C:\Program Files (x86)\Genetec\SiPass Proxy.
  3. Open the file Genetec.Plugins.SiPass.ProxyService.exe.config in a text editor.
  4. In the file, locate the line <add baseAddress="net.Tcp://localhost:5645/Genetec/SiPassProxy"/>.
    NOTE: The default port number is 5645.
  5. Change the port number with the same value configured in the plugin.
  6. Save the file, and then close it.
  7. Restart the SiPass server.

Results

The plugin and the SiPass proxy service now share the same port number and should be able to establish a connection.