ConnectSecure integration

If you’re new to integrations in Rewst, read through our introductory integration documentation here.

What does the ConnectSecure integration do?

The ConnectSecure API, offers a comprehensive approach for monitoring and managing cybersecurity aspects like agents, alerts, vulnerabilities, and more. This integration is tailored for MSPs and MSSPs to efficiently support SMB clients, ensuring robust vulnerability scanning and compliance management.

Why use the ConnectSecure integration?

  1. Comprehensive Cybersecurity: ConnectSecure provides a holistic approach to cybersecurity, covering vulnerability management, compliance, and active threat management.

  2. Efficiency and Automation: MSPs can efficiently manage assets, perform network discovery, and automate various security tasks, saving time and resources.

  3. Proactive Protection: The system offers proactive monitoring and response capabilities to safeguard against cyber threats in real-time.

  4. Simplified Management: ConnectSecure streamlines the management of assets, events, user permissions, and more, making it easier for MSPs to ensure security and compliance for their clients.

Set up the ConnectSecure integration

Set up steps in ConnectSecure

  1. Log in to your ConnectSecure portal.

  2. Navigate to Profile > API Documentation.

  3. Copy the hostname URL. The hostname should be in the format of pod1.connectsecure.com.

  4. Obtain the tenant name. This is the name used to log into the ConnectSecure portal.

  5. Navigate to Settings > Users > Select User > â‹® > API Key.

  6. Copy the Client ID and Client Secret.

  7. Store all of your copied informaton somewhere secure. You'll need it for further steps in Rewst.

Set up steps in Rewst

  1. Navigate to Configuration > Integrations in the left side menu of your Rewst platform.

  2. Click on the integration tile to launch the configuration setup page.

  3. Under Parameters, enter the information copied from ConnectSecure into its relevant field:

    1. Client ID

    2. Client Secret

    3. Host Name

    4. Tenant Name

  4. Click Save Configuration.

  5. Rewst will do a quick validation of your input. Once completed, you'll see a new section beneath the configuration form for organization mapping. Complete your mapping as desired.

Actions and endpoints

For further information, please refer to ConnectSecure's own API Documentation.

For more on how actions work in Rewst, check out our introductory actions documentation here.

Category
Action
Description

Agent

List Agents

Retrieve a list of agents from the ConnectSecure API server.

Agent

Get Agent by ID

Retrieve an agent from the ConnectSecure API server by its ID.

Agent

Migrate Agent

Migrate an agent in the ConnectSecure API server.

Asset

List Assets

Retrieve a list of assets from the ConnectSecure API server.

Asset

Get Assets by ID

Retrieve an asset from the ConnectSecure API server by its ID.

Asset

Delete Assets by ID

Delete an asset from the ConnectSecure API server by its ID.

Asset

List Asset Users

Retrieve a list of asset users from the ConnectSecure API server.

Company

List Companies

Retrieve a list of companies from the ConnectSecure API server.

Company

Get Company by ID

Retrieve a company from the ConnectSecure API server by its ID.

Company

Create Company

Create a company in the ConnectSecure API server.

Company

Update Company

Update a company in the ConnectSecure API server.

Company

Delete Company

delete a company in the ConnectSecure API server.

Credentials

List Agent Credentials

Retrieve a list of agent credentials from the ConnectSecure API server.

Credentials

Get Agent Credentials by ID

Retrieve an event from the ConnectSecure API server by its ID.

Credentials

Create Agent Credentials Mapping

Create an agent in the ConnectSecure API server.

Credentials

Update Agent Credentials Mapping

Update an agent in the ConnectSecure API server.

Discovery Settings

List Agent Discovery Settings

Retrieve a list of agent discovery settings from the ConnectSecure API server.

Discovery Settings

Get Agent Discovery Setting by ID

Retrieve an agent discovery setting from the ConnectSecure API server by its ID.

Discovery Settings

Create Agent Discovery Setting

Create an agent discovery setting in the ConnectSecure API server.

Discovery Settings

Update Agent Discovery Setting

Update an agent discovery setting in the ConnectSecure API server.

Discovery Settings

Delete Agent Discovery Setting

Delete an agent discovery setting in the ConnectSecure API server.

Event Set

List Events

Retrieve a list of events from the ConnectSecure API server.

Event Set

Get Events by ID

Retrieve an event from the ConnectSecure API server by its ID.

Event Set

Delete Events by ID

Delete an event from the ConnectSecure API server by its ID.

Generic Request

ConnectSecure API Request

Generic action for making authenticated requests against the ConnectSecure API

Vulnerabilties

List Remediated Assets

Retrieve a list of remediated assets from the ConnectSecure API server.

Vulnerabilties

Get Remediated Asset by ID

Retrieve a remediated asset from the ConnectSecure API server by its ID.

Vulnerabilties

List Suppress Vulnerabilities

Retrieve a list of suppress vulnerabilities from the ConnectSecure API server.

Vulnerabilties

Get Suppress Vulnerability by ID

Retrieve a suppress vulnerability from the ConnectSecure API server by its ID.

Vulnerabilties

List Application Vulnerabilities Records

Retrieve a list of application vulnerabilities records from the ConnectSecure API server.

Vulnerabilties

List Application Vulnerabilities Records By Product

Retrieve a list of application vulnerabilities records from the ConnectSecure API server by product.

ConnectSecure integration migration: V3 to V4

Migration Steps For Customers on V3 of Rewst’s ConnectSecure Integration

  1. Navigate to your relevant mycyberCNS portal or ConnectSecure portal. Note that customers who are still using mycyberCNS portals may see the below message about the upcoming change when trying to log in.

  2. Log in to your ConnectSecure portal.

    1. In your Navigation Bar, under Settings, choose the user you’ll be authorizing on behalf of.

    2. Click the vertical three dots under the Action column.

    3. Click API Key.

  3. You’ll need to pull four credential parameters from your portal for use in Rewst.

    1. Client_id

    2. client_secret

    3. Tenant_name of the organization (the one you used when you logged into the portal)

    4. Hostname (refer to step 4 to find this)

  4. Save the configuration. It should automatically attempt to authenticate for you.

Migrate Rewst actions and workflows

Existing customers using ConnectSecure actions in your workflows will have corresponding V4 actions named the same as the actions previously used, except for:

  1. Patch Remediation

  2. Create a Program

  3. List CyberCNS Alerts

  4. List Asset Best Practices

  5. Create a CyberCNS Alert

  6. Generic API Requests

    1. All endpoints were renamed in this transfer to ConnectSecure V4 (not Rewst).

    2. Please refer to the API documentation on your ConnectSecure portal to find corresponding URL paths. If you’re unsure how to find these, reach out to your CSM.

If you’re using one of these actions, you’ll need to manually update your workflow. Most affected workflows will be simple, and only require a basic swap of actions. However, you can only swap actions after you’ve installed the integration and authorized your credentials.

Last updated

Was this helpful?