Server Administration Application – Gateway Server
Configuration
Adding
or Editing a Remote Server
Gateway
Server REST IP Whitelist
See also: Server Administration Application Home Page, Gateway Server Overview
On this page, you can configure the properties of this Gateway Server.
The gateway server configuration is split into three sections:
The Gateway Server Properties section contains the Gateway Server API key. This key is used to create the trust relationship between this server acting as a Gateway Server and a Remote Server. It will be copied into the Remote Gateway Server Configuration on the Remote Server.
The remote server configuration is used by the JavaScript API Gateway.gotoForm() to invoke forms on a remote server.
* Mandatory attribute
The Gateway Server REST IP Whitelist contains a list of IP addresses that are authorised to invoke a Gateway RESTful Web Service on this server. This list is optional and if configured, the IP addresses are used for authorising all incoming requests.
Each IP address line can be specified as either:
IPv4 examples:
127.0.0.1
123.456.789.123
192.*
213.567.123.*
192.168.0.1|192.168.0.10
IPV6 examples:
ffff:0:0:0:0:0:0:23
ffee:222:*
ffff:0:0:0:0:0:0:0|ffff:0:0:0:0:0:0:10