ConnectSecure integration
Last updated
Was this helpful?
Last updated
Was this helpful?
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 here in our migration documentation: ConnectSecure integration migration: V3 to V4
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.
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.
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.
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.
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.
Search for ConnectSecure
in the integrations page.
Rewst will do a quick validation of your input. Once completed, you'll see a new section beneath the configuration form for. 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 .
For further information, please refer to .
For more on how actions work in Rewst, check out our .