2019.2

Table Of Contents
remote site. Use the buttons below the list to add or delete mount points and to
change the order of the mount points in the list.
l
Remote site: Type the address of the server to which the request should be
redirected.
Note
The 'Forward all HTTP traffic to HTTPS' option (see "NodeJS Server Input
plugin preferences 1" on page818) does not affect proxies. All routes set as
proxy in Workflow will be forwarded to the target specified in the proxy list.
l
Cross-Origin Resource Sharing (CORS)
l
Allowed Origins: Enter an origin (everything in a URL before the path, e.g.
http://www.example.com). The Workflow server will add this value to the
Access-Control-Allow-Origin
header, which signals to the browser that it is allowed to make the request. This
enables cross-origin resource requests, such as AJAX requests.
The default setting "*" is a wildcard that allows all cross-origin resource requests.
NodeJS Server Input plugin preferences 3
The third HTTP Server Input plugin preferences page provides an authentication mechanism
for ActiveDirectory by LDAP. The LDAP port is 389.
l
Enable authentication: Check to enable authentication for ActiveDirectory via LDAP.
l
ActiveDirectory Server: Enter the address of the ActiveDirectory Server.
l
Domain: Enter the domain for authentication.
Note
In the address of the server and in the domain name the following characters should not
be used: , + $@ # < > ' ; | {} ~ [] * " :
Page 820