-
Notifications
You must be signed in to change notification settings - Fork 57
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #1354 from SEKOIA-IO/feat/jumpcloud-documentation
Add Jumpcloud documentation
- Loading branch information
Showing
3 changed files
with
44 additions
and
3 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
39 changes: 39 additions & 0 deletions
39
...dr/features/collect/integrations/cloud_and_saas/jumpcloud_directory_insights.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 |
---|---|---|
@@ -0,0 +1,39 @@ | ||
uuid: a1dbed03-cd69-4a51-8ae5-aa67d2f29fcb | ||
name: Jumpcloud Directory Insights | ||
type: intake | ||
|
||
|
||
## Overview | ||
|
||
Jumpcloud Directory Insights provides activity records related to your organization. | ||
|
||
|
||
{!_shared_content/operations_center/detection/generated/suggested_rules_a1dbed03-cd69-4a51-8ae5-aa67d2f29fcb_do_not_edit_manually.md!} | ||
|
||
{!_shared_content/operations_center/integrations/generated/a1dbed03-cd69-4a51-8ae5-aa67d2f29fcb.md!} | ||
|
||
## Configure | ||
|
||
### Generate API token | ||
|
||
1. Sign-in in your Jumpcloud tenant with administrator role | ||
2. Click on your username on the top right of the screen | ||
3. Select `My API Key | ||
|
||
### Create the intake in Sekoia.io | ||
|
||
1. Go to the [intake page](https://app.sekoia.io/operations/intakes) | ||
2. Create a new intake from the format `Jumpcloud Directory Insights`. | ||
3. Copy the intake key | ||
|
||
### Pull events | ||
|
||
To start to pull events, you have to: | ||
|
||
1. Go to the [playbooks page](https://app.sekoia.io/operations/playbooks) and create a new playbook with the [Jumpcloud Directory Insights Connector](../../../automate/library/jumpcloud-directory-insights.md) trigger | ||
2. Set up the module configuration with your API Key. Set up the trigger configuration with the intake key and select the event types you want to collect (`all` by default, refer to the [Jumpcloud Directory Insights service list](https://docs.jumpcloud.com/api/insights/directory/1.0/index.html#section/Using-the-Directory-Insights-API/JSON-POST-Request-Body) for other possible values). | ||
3. Start the playbook and enjoy your events | ||
|
||
## Further Readings | ||
|
||
- [Jumpcloud Directory Insights API documentation](https://docs.jumpcloud.com/api/insights/directory/1.0/index.html) |
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