Skip to content

Commit

Permalink
fix(Office365): use clearer terms for the configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
squioc committed Dec 12, 2024
1 parent f6ae3cb commit 9e66780
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions docs/integration/categories/email/o365.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ To generate logs:
2. Click `+ New client secret`
3. Type a description and select the desirated expiration period
4. Click `Add`
5. Copy the value of the client secret
5. Copy the `Value` of the client secret

#### Add permissions

Expand Down Expand Up @@ -90,7 +90,10 @@ Go to your Sekoia.io [Intakes page](https://app.sekoia.io/operations/intakes), a

1. Click `+ Intake` button to create a new one
2. Choose `Microsoft 365/Office 365`, give it a name and choose the relevant Entity
3. Edit the intake configuration using the `client id`, the `client secret` and `tenant id`
3. Edit the intake configuration:
- Type the `Application (client) ID` in the `client id` field
- Type the `Directory (tenant) ID` in the `tenant id` field
- Type the `Value` of the client secret in the `client secret` field

!!! Important
Once the integration is created on Sekoia.io, it may take up to 12 hours for the Microsoft API to make data available for the first time.
Expand Down

0 comments on commit 9e66780

Please sign in to comment.