Skip to content

This guide is for OpenText Application Security, an OpenText on-premise product. If you are looking to configure an integration using the OpenText SaaS product, OpenText Core Application Security, use the OpenText Core Application Security Provider Configuration Guide instead.

OpenText Application Security (formerly Fortify Software Security Center) is an on-premise application security product offered by OpenText. This guide walks you through the steps to gather the necessary information and configure your OpenText Application Security tenant for the purpose of creating an integration with Synqly's Application Security connector.

Prerequisites

Before you begin, ensure that you have:

  • Access to the OpenText Application Security web interface
  • Access to a user account with the Administrator role

Required API Token Permissions

OperationOpenText Application Security API Token Permissions
Query ApplicationsView application versions
Query Application FindingsView application versions
Query findings across all applicationsView application versions
Get Application Finding DetailsView application versions

Generating an API Token

  1. Log into the OpenText Application Security web interface using an account with the Administrator role
  2. Select Administration
  3. Select Users > Token Management
  4. Select New
  5. Select the CIToken type, set a token expiration date, and fill in the token description field
    • Note: the CIToken type has full permissions for any action using the OpenText Application Security API. If you would like to restrict the tokens permissions create a new user role that includes the required permissions, create a new user with this role, and use this user to create a AutomationToken instead. The required API token permissions can be found above in the section titled Required API Token Permissions.
  6. Select Save
  7. Take note of the encoded token value and store it in a safe location.
  8. You have now created a new OpenText Application Security API Token, proceed to the next section titled Configuring the Integration

Configuring the Integration

Integration ParameterDescription
SecretThis is the encoded token value generated from executing the steps above
Base UrlThis is the URL used to access the OpenText Application Security web interface. Example: https://opentext.example.com/ssc
Bridge SelectorThis is a Synqly Bridge Agent that you are running locally on-premise. This field is only needed if the Base Url is not accessible publicly. For more information on Synqly Bridge Agents see the Synqly Bridge Agent Docs