Skip to content

Commit

Permalink
Merge pull request #2203 from SEKOIA-IO/fix-permission-mimecast
Browse files Browse the repository at this point in the history
add missing permission
  • Loading branch information
pbivic authored Feb 7, 2025
2 parents 67006ea + 1c8d1fd commit f3f055e
Showing 1 changed file with 9 additions and 7 deletions.
16 changes: 9 additions & 7 deletions docs/integration/categories/email/mimecast_email_security.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,20 +71,22 @@ This integration can collect the following datasets from Mimecast:
4. Add the following roles under the section called **Security Events and Data Retrieval**:
- **Threat and security svents (SIEM)** with READ permission,
- **Threat and security statistics** with READ permission.
5. Navigate to **Services | API and Platform Integrations**
6. Locate the following **Mimecast API 2.0** tile and click on **Generate Keys.**
7. After reading the **Terms & Conditions**, complete the **I accept** check box to enable the **Next** button to progress onto the next step.
8. Complete the **Application Details** section by providing:
5. Add the following roles under the section called **Event Streaming Service**
- **Event Streaming** with READ permission
6. Navigate to **Services | API and Platform Integrations**
7. Locate the following **Mimecast API 2.0** tile and click on **Generate Keys.**
8. After reading the **Terms & Conditions**, complete the **I accept** check box to enable the **Next** button to progress onto the next step.
9. Complete the **Application Details** section by providing:
- Application Name: Select **SIEM Integration**,
- Description (Optional),
- Integration Partner (Optional),
- Products: Select all products,
- Role: Select the "Sekoia" role created above.
9. Complete the **Notifications** section by providing:
10. Complete the **Notifications** section by providing:
- Technical Point of Contact: Write the name of the administrator to be contacted if you encounter any issue with the API,
- Email : Write the administrator's email.
10. Validate the form and Click on **Add and Generate Keys**
11. The wizard completes and displays a pop-up window including your `Client ID` and `Client Secret` key data.
11. Validate the form and Click on **Add and Generate Keys**
12. The wizard completes and displays a pop-up window including your `Client ID` and `Client Secret` key data.

#### Activate logging

Expand Down

0 comments on commit f3f055e

Please sign in to comment.