Skip to main content

RSA Archer

RSA Archer is an integrated risk management (IRM) platform that centralizes governance, risk, and compliance data across your organization. You can bring application record data from RSA Archer into Brinqa to gain a unified view of your risk posture, thus strengthening your cybersecurity posture.

This document details the information you must provide for the connector to authenticate with RSA Archer and how to obtain that information from RSA. See create a data integration for step-by-step instructions on setting up the integration.

Required connection settings

When setting up a data integration, select RSA Archer from the Connector dropdown. If you cannot find the connector in the dropdown, make sure that you have installed it first. You must provide the following information to authenticate RSA Archer with Brinqa:

  • URL: Your organization's RSA Archer server base URL. The default format is https://<archer-server>/RSAarcher.

  • Instance name: The name of your RSA Archer instance.

  • Username and Password: The username and password associated with the RSA Archer user account that has permissions to access the Archer REST API.

Create an RSA Archer API user

For the RSA Archer connector to access the Archer REST API, you must have a user account with the appropriate permissions. To create a new RSA Archer user or verify existing credentials, follow these steps:

  1. Log in to your RSA Archer instance as an administrator.

  2. Navigate to Administration > Access Control > Users.

  3. Create a new user or select an existing user account.

  4. Ensure the user has read access to the Archer applications and fields you want to synchronize with Brinqa.

  5. Take note of the username, password, and instance name and provide them in the corresponding fields in the integration configuration.

note

If you do not have the permissions to create or manage users, contact your RSA Archer administrator. For additional information, see RSA Archer documentation.

Types of data to retrieve

The RSA Archer connector dynamically discovers Archer applications and their field definitions through the Archer Platform API. Each Archer application becomes a connector object with attributes derived from the application's field configuration.

Table 1: Data retrieved from RSA Archer

Connector ObjectRequiredMaps to Data Model
Archer ApplicationNoNot mapped
info

The RSA Archer connector dynamically discovers available applications from your Archer instance. The specific connector objects available depend on your Archer configuration. Each discovered application appears as a selectable connector object during integration setup.

Since Archer applications vary across deployments, there is no predefined mapping to a Brinqa data model. You must define the mappings yourself. See Data Consolidation for additional information.

For detailed steps on how to view the data retrieved from RSA Archer in the Brinqa Platform, see How to view your data.

Attribute mappings

The RSA Archer connector dynamically generates attributes based on the field definitions configured in each Archer application. The base attributes below are always present for every connector object. Additional attributes are generated from the Archer field definitions specific to each application.

Expand the section below to view the base attribute mappings.

Archer Application (base attributes)

Table 2: Archer Application base attribute mappings

Source Field NameSDM Attribute
Tracking ID FieldNAME
Tracking ID FieldSys_ID
Tracking ID FieldUID

In addition to the base attributes above, the connector dynamically generates attributes from the Archer field definitions for each application. The following field types are supported:

  • Cross Reference
  • Date
  • External Links
  • Numeric
  • Subform fields (mapped as <ParentField>__<SubField>)
  • Text
  • Value List

Unsupported field types are skipped automatically.

Operation options

The RSA Archer connector supports the following operation options. See connector operation options for information about how to apply them.

Table 3: RSA Archer connector operation options

Connector ObjectOptionAll Possible ValuesDescriptionExample
Archer Applicationoverride_endpointAny valid Archer Content API endpoint nameOverrides the default Content API endpoint name for an application. Use this when the endpoint name differs from the application name.Key: override_endpoint Value: Applications_Assessments. This key and value combination directs the connector to use the Applications_Assessments endpoint instead of the default application endpoint.

APIs

The RSA Archer connector uses the RSA Archer REST API. Specifically, it uses the following endpoints:

Table 4: RSA Archer API endpoints

Connector ObjectAPI Endpoint
Archer ApplicationPOST /platformapi/core/security/login
GET /contentapi/{endpoint}
GET /platformapi/core/content/fieldcontent
POST /platformapi/core/content
PUT /platformapi/core/content

Changelog

The RSA Archer connector has undergone the following changes:

Table 5: RSA Archer connector changelog

VersionDescriptionDate Published
3.0.0Initial Integration+ release.April 2026