ConnectSecure integration
ConnectSecure integrations (formerly known as CyberCNS) will require attention to continue working in Rewst. Rewst has created a new V4 of our ConnectSecure integration to meet the sunsetting of our old V3 CyberCNS integration, which will expire by the end of 2024.
Rewst can’t automatically migrate V3 users to V4 due to configuration requirements. If you’re a Rewst customer using our ConnectSecure integration, reach out to your ConnectSecure rep or access your ConnectSecure instance to retrieve your new V4 credentials and hostname. All related endpoints in existing generic actions will also need to be manually updated to new URLs to reflect this change. See our full guide for how to complete this update for your integration in our migration documentation section at the bottom of this document.
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?
Comprehensive Cybersecurity: ConnectSecure provides a holistic approach to cybersecurity, covering vulnerability management, compliance, and active threat management.
Efficiency and Automation: MSPs can efficiently manage assets, perform network discovery, and automate various security tasks, saving time and resources.
Proactive Protection: The system offers proactive monitoring and response capabilities to safeguard against cyber threats in real-time.
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
Log in to your ConnectSecure portal.
Navigate to Profile > API Documentation.
Copy the hostname URL. The hostname should be in the format of
pod1.connectsecure.com
.Obtain the tenant name. This is the name used to log into the ConnectSecure portal.
Navigate to Settings > Users > Select User > â‹® > API Key.
Copy the Client ID and Client Secret.
Store all of your copied informaton somewhere secure. You'll need it for further steps in Rewst.
Set up steps in Rewst
Navigate to Configuration > Integrations in the left side menu of your Rewst platform.
Click on the integration tile to launch the configuration setup page.
Under Parameters, enter the information copied from ConnectSecure into its relevant field:
Client ID
Client Secret
Host Name
Tenant Name
Click Save Configuration.
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.
Got an idea for a new Integration? Rewst is constantly adding new integrations to our integrations page. Submit your idea or upvote existing ideas here in our Canny feedback collector.
Actions and endpoints
For further information, please refer to ConnectSecure's own API Documentation.
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
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.
Log in to your ConnectSecure portal.
In your Navigation Bar, under Settings, choose the user you’ll be authorizing on behalf of.
Click the vertical three dots under the Action column.
Click API Key.
You’ll need to pull four credential parameters from your portal for use in Rewst.
Client_id
client_secret
Tenant_name of the organization (the one you used when you logged into the portal)
Hostname (refer to step 4 to find this)
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:
Patch Remediation
Create a Program
List CyberCNS Alerts
List Asset Best Practices
Create a CyberCNS Alert
Generic API Requests
All endpoints were renamed in this transfer to ConnectSecure V4 (not Rewst).
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?