forked from RewstApp/docs.rewst.help
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
DocsUpdate-428: ConnectSecure Documentation Update
- Loading branch information
1 parent
1be2d59
commit 035b83b
Showing
3 changed files
with
44 additions
and
23 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,18 @@ | ||
# CyberCNS | ||
# ConnectSecure (CyberCNS) | ||
|
||
## **Overview** | ||
|
||
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. | ||
|
||
## Key Features | ||
|
||
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. | ||
|
||
## **Configuration Requirements** | ||
|
||
* **Tenant Name**: Required for integration setup. | ||
* **Hostname**: Essential for connecting to the ConnectSecure API. | ||
* **Client ID and Secret**: Necessary for authentication. |
45 changes: 25 additions & 20 deletions
45
documentation/integrations/security/cybercns/cybercns-integration-setup.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,38 +1,43 @@ | ||
--- | ||
description: >- | ||
This document outlines the requirements and setup for the CyberCNS | ||
integration. | ||
This document outlines the requirements and setup for the ConnectSecure | ||
(previously CyberCNS) integration. | ||
--- | ||
|
||
# CyberCNS Integration Setup | ||
# ConnectSecure Integration Setup | ||
|
||
{% hint style="success" %} | ||
**This Integration supports multiple instances** | ||
|
||
[Check out the instructions to set up multiple instances here](../../general/multi-instance-integration/multi-instance-integration-setup.md). | ||
{% endhint %} | ||
|
||
## **Getting Started with ConnectSecure** | ||
|
||
* **Tenant Name**: `msp_domain` | ||
* **Base URL**: `portaluseast2.mycybercns.com` | ||
* **API Login Endpoint**: `/api/{{ tenant name }}/login` | ||
* **API Documentation**: Accessible in the [CyberCNS Fast API Docs](https://portaluseast2.mycybercns.com/docs). | ||
|
||
## Setting up the API account | ||
|
||
1. **Log in** to the CyberCNS Portal. | ||
2. **Switch** to Global View on the top right. | ||
3. **Navigate** to Users on the left sidebar. | ||
4. **Create** a new user for API access with the Admin role. | ||
5. **Click** the "Actions" button and choose the API key. | ||
6. **Copy** **Client ID** and **Client Secret.** | ||
1. **Log in** to the [CyberCNS Portal](https://portal.mycybercns.com/login). | ||
2. **Switch** to `Global View` on the top right. | ||
3. **Navigate** to `Users` on the left sidebar. | ||
4. **Create** a new user for API access with the `Admin` role. | ||
5. **Click** the `Actions` button and choose the API key. | ||
6. **Copy** `Client ID` and `Client Secret`**.** | ||
|
||
## Configuring the Integration | ||
|
||
1. **Log in** to the [Rewst platform](https://app.rewst.io/). | ||
2. **Click** on the _"Integrations"_ menu on the left sidebar. | ||
3. **Click** on or search for _"CyberCNS"_. | ||
4. **Enter** the URL for the hostname that is used to access the CyberCNS Portal. (Example: portaluseast2.mycybercns.com). | ||
5. **Enter** your **Client ID.** | ||
6. **Enter** your **Tenant Name** ('Domain' value used when logging in). | ||
7. **Enter** your **Client Secret.** | ||
1. **Log in** to your [Rewst account](https://app.rewst.io/). | ||
2. **Click** on the `Integrations` menu on the left sidebar. | ||
3. **Click** on or search for `ConnectSecure`. | ||
4. **Enter** the `Base URL` or hostname that is used to access the portal. | ||
5. **Enter** your collected `Client ID`**,** `Tenant Name`**,** and `Client Secret`**.** | ||
|
||
Beneath that integration authentication section you will see the following options: | ||
## **Additional Configuration Options** | ||
|
||
1. **Suggest Values**: This option will attempt to generate mappings between Rewst organizations and child organizations in this integration. | ||
2. **Refresh Options:** This will re-read the potential mapping options - for both organizations and companies in CyberCNS. | ||
3. **Save Mappings:** This will apply mapping configuration changes. | ||
* **Suggest Values**: Generates mappings between Rewst organizations and corresponding entities in ConnectSecure. | ||
* **Suggest Values**: This option will attempt to generate mappings between Rewst organizations and child organizations in this integration. | ||
* **Refresh Options:** This will re-read the potential mapping options - for both organizations and companies in ConnectSecure. |