Setting Security Options

Security options control access to a TIBCO Scribe® Online Organization. An Organization can be accessed directly by users, or by other software via the API or an Endpoint URL.

Note: Changes to Security options may take several minutes to take effect.

From the Security page for each Organization, you can:

Organization Security Settings

Creating Security Rules

Use security rules to restrict access within an Organization for the TIBCO Scribe® Online API and TIBCO Scribe® Online Endpoint URLs to specified IP addresses or address ranges.

To use an Event Solution, you must create at least one rule to allow the specified IP addresses to access the TIBCO Scribe® Online Endpoint URL.

Important: When an Event Solution runs, TIBCO Scribe® Online sends a response to Messages or Requests for data from any one of three static IP addresses. Configure your Proxy Server, Firewall, or other network security devices to allow responses from these IP addresses to access your network. Static IP Addresses include: 

  1. Select More > Security from the menu.
  2. From the Security page, select Add . A new row displays in the Rule table.
  3. Select the Rule name and enter a name for the rule.
  4. Select the options for which you want to grant access:
    • API Access — Grant access to the TIBCO Scribe® Online API for the selected IP address range. If selected, TIBCO Scribe® Online can access any TIBCO Scribe® Online feature that requires API access including Event Solutions and History.
    • Event Solution Access — Allow the selected IP addresses to access the TIBCO Scribe® Online Endpoint URL. Selecting this check box allows TIBCO Scribe® Online to access the URLs generated in Event Solution Message and Request/Reply Maps.
  5. Enter a starting and ending range of public IP addresses for which you want to allow access.

    Note: To allow access to a single IP address, specify that address as both the starting and ending address.

    Whitelisting IPv6 addresses is not supported. If you enter the entire IPv4 range of 0.0.0.0 to 255.255.255.255, IPv6 traffic can also access TIBCO Scribe® Online, however this does pose a security risk by removing the firewall into your TIBCO Scribe® Online Organization.

  6. If required, create more rules for this Organization. When you are done, select Close to exit.

Event Solution Access Token

Event Solutions use a REST-based web service to allow access to TIBCO Scribe® Online from outside sources. The first time you save an Event-based Message or Request/Reply Map, TIBCO Scribe® Online generates a unique Endpoint URL along with an access token.

When you create additional Maps for Event Solutions, each Map has a unique Endpoint URL, but shares the access token across the Organization.

In general, you do not need to reset the access token. However, if security at your site is compromised, or your company policy requires it, select Reset to change the Access Token.

Note: When you reset the Access Token, the change is propagated to any Event Solution Maps. However, you must to change the Access Token for any source code that uses the Scribe web service.

API Cryptographic Token

Use this token to encrypt or decrypt Connection properties when reading, creating, or modifying Connections using the TIBCO Scribe® Online API. For additional information on the use of this token see the Connection Properties section of the TIBCO Scribe® Online API Help.

Storing Source Data For Failed Records

When using TIBCO Scribe® Online with an On-Premise Agent, you can choose to store source data for failed records either in the cloud or on the computer where the TIBCO Scribe® Online On-Premise Agent is installed. The default is to store source data for failed records in the cloud.

Note: Source data for failed records is kept for 45 days regardless of where it is stored. After 45 days, it is removed and is no longer available for reprocessing.

Note: For Cloud Agents, source data is always stored in the Cloud.

Related Topics

Adding Or Editing An Integration Event Solution

Defining An Event Message Map

Defining An Event Request/Reply Map

Managing Organizations