Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Peer edits for PLATENG-734

On this Page

...

Note
titleSnapLogic IP Addresses for your Network Allowlist

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

  1. Click Manager > Settings, scroll down the page to IP Allowlist, and click Manage IP Allowlist.
  2. Image Modified
  3. 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.


  4. Add or remove IP ranges from the Allowlist of IP Addresses, as required.
    Image Modified
    • To add a target range, click Image Modified and enter the appropriate Starting IP and Ending IP addresses in the newly added row.
    • To remove a range, click Image Modified next to the IP range that you want to remove.

  5. (Optional) Select Apply IP allowlist to Groundplex Trigger and Ultra Tasks to include Tasks set up on the Groundplex.

  6. 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 pageBy 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.

  1. 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.
  2. Select the Apply IP Allowlist to Groundplex Trigger and Ultra Tasks checkbox.
  3. 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

      Image Modified

  4. Click Update.



Cross-Origin Resource Sharing (CORS)

...

Managing the CORS Allowlist

  1. Click Manager > Settings, scroll down the page to CORS Allowlist, and click Manage CORS Allowlist.


  2. 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  and enter the domain URL, preceded by either http:// or https://, to allow in the new field added to the dialog.

    • To remove a CORS domain, click  next to the domain that you want to remove from the Allowlist.

  3. Click Update to save your changes.

...