Server Administration Application – Gateway Server Configuration

Documentation home

 

Gateway Server Configuration. 1

Gateway Server Properties 1

Remote Server Configuration. 2

Adding or Editing a Remote Server 2

Gateway Server REST IP Whitelist 2

 

 

See also: Server Administration Application Home Page, Gateway Server Overview

 

 

Gateway Server Configuration

On this page, you can configure the properties of this Gateway Server.

 

The gateway server configuration is split into three sections:

 

 

Gateway Server Properties

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.

 

 

 

Remote Server Configuration

The remote server configuration is used by the JavaScript API Gateway.gotoForm() to invoke forms on a remote server.

 

 

 

 

 

Adding or Editing a Remote Server

 

 

 

* Mandatory attribute

 

 

Gateway Server REST IP Whitelist

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