On this Page
...
Note | ||
---|---|---|
| ||
Refer to Adding the SnapLogic Platform to your Allowlist for the required IP addresses in Cloudplex enpdoints that should added to your external allowlist. |
Allow Access to Tasks through IP Address Allowlist
- Click Manager > Settings, scroll down the page to IP Allowlist, and click Manage IP Allowlist.
Click Allow Cloud Triggered Tasks to be invoked from the IP Allowlist below to allow access to Tasks from only allowed IP addresses.
Warning The Allow Cloud Triggered Tasks to be invoked from anywhere option allows access to Tasks from all IP addresses, including those not on the Allowlist.
- Add or remove IP ranges from the Allowlist of IP Addresses, as required.
- To add a target range, click and enter the appropriate Starting IP and Ending IP addresses in the newly added row.
- To remove a range, click next to the IP range that you want to remove.
- (Optional) Select Apply IP allowlist to Groundplex Trigger and Ultra Tasks to include Tasks set up on the Groundplex.
- Click Update to save your changes.
You can invoke a Groundplex URL only from those nodes that have direct access to the Groundplex nodes. For security purposes, do not make Groundplex nodes accessible over the Internet.
...
Every Task has a set of both secured (HTTPS) and unsecured URLs (HTTP) to call a pipeline. You can view these URLs on the Task Details page. By entering an IP address range that starts and ends with 0.0.0.0, you can block access from unsecured URLs.
To block access to Cloud and Ground unsecured HTTP URLs for Triggered tasks, do the following steps in the Manage IP Allowlist dialog.
- Click Allow Cloud Triggered Tasks to be invoked from the IP Allowlist below to allow access to Tasks from only allowed IP addresses.The Allow Cloud Triggered Tasks to be invoked from anywhere option allows access to Tasks from all IP addresses, including those not on the Allowlist option.
- Select the Apply IP Allowlist to Groundplex Trigger and Ultra Tasks checkbox.
- Enter the following IP Address ranges to block Unsecured Task URLs:
- Starting IP:
0.0.0.0-0.0.0.0
- Ending IP:
0.0.0.0-0.0.0.0
- Starting IP:
- Click Update.
Cross-Origin Resource Sharing (CORS)
...
Managing the CORS Allowlist
- Click Manager > Settings, scroll down the page to CORS Allowlist, and click Manage CORS Allowlist.
Add or remove a CORS domain as required. The CORS domain is compared with the Origin in the header of the request and must be a valid regular expression.
To add a CORS domain, click https://, to allow in the new field added to the dialog.
and enter the domain URL, preceded by either http:// or- To remove a CORS domain, click
- Click Update to save your changes.
...