mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-06-22 05:43:41 +00:00
new siem error content
This commit is contained in:
@ -36,7 +36,7 @@ If your client secret expires or if you've misplaced the copy provided when you
|
|||||||
|
|
||||||
1. Login to the [Azure management portal](https://ms.portal.azure.com).
|
1. Login to the [Azure management portal](https://ms.portal.azure.com).
|
||||||
|
|
||||||
2. Select **Active Directory**.
|
2. Select **Azure Active Directory**.
|
||||||
|
|
||||||
3. Select your tenant.
|
3. Select your tenant.
|
||||||
|
|
||||||
@ -49,7 +49,27 @@ If your client secret expires or if you've misplaced the copy provided when you
|
|||||||
7. Copy the value and save it in a safe place.
|
7. Copy the value and save it in a safe place.
|
||||||
|
|
||||||
|
|
||||||
>Want to experience Windows Defender ATP? [Sign up for a free trial.](https://www.microsoft.com/en-us/WindowsForBusiness/windows-atp?ocid=docs-wdatp-troubleshootsiem-belowfoldlink)
|
>Want to experience Windows Defender ATP? [Sign up for a free trial.](https://www.microsoft.com/en-us/WindowsForBusiness/windows-atp?ocid=docs-wdatp-troubleshootsiem-belowfoldlink) /
|
||||||
|
|
||||||
|
|
||||||
|
## Error when getting a refresh access token
|
||||||
|
If you encounter an error when trying to get a refresh token when using the threat intelligence API, you'll need to add reply URL for relevant application in Azure Active Directory.
|
||||||
|
|
||||||
|
1. Login to the [Azure management portal](https://ms.portal.azure.com).
|
||||||
|
|
||||||
|
2. Select **Azure Active Directory**.
|
||||||
|
|
||||||
|
3. Select your tenant.
|
||||||
|
|
||||||
|
4. Click **Application**, then select your SIEM tool application. The application name is `https://windowsdefenderatpsiemconnector`.
|
||||||
|
|
||||||
|
5. Select your threat intelligence API application. The name is `https://WindowsDefenderATPCustomerTiConnector`.
|
||||||
|
|
||||||
|
6. Select **Settings** > **Reply URLs**. HI VADIM CAN YOU PLEASE CHECK IF THE BELOW IS ACCURATE - I TRIED TO ACCESS AZURE BUT I DON'T HAVE THE RIGHT PERMISSIONS.
|
||||||
|
|
||||||
|
7. Add the following URL: `https://winatpmanagement-us.securitycenter.windows.com/UserAuthenticationCallback`.
|
||||||
|
|
||||||
|
8. Click **Save**.
|
||||||
|
|
||||||
|
|
||||||
## Related topics
|
## Related topics
|
||||||
|
Reference in New Issue
Block a user