Creating a Microsoft Entra ID Application
To authenticate via OAuth during the collector configuration, you need to create a Microsoft Entra ID Application.
To create an app:
-
Create an O365 account and open Azure Portal using the same credentials as for O365 (Global Admin).
-
Click Microsoft Entra ID at the top of the page and select App Registration from the left-side navigation pane.
-
Click the +New registration button.
-
Enter a Name for the application and click Register.
-
Find and make a note your Application (client) ID and Directory(tenant) ID as this is needed for configuring the collector in Arctera Insight Capture.
-
In the navigation pane to the left, go to Certificates & secrets.
-
Click the Upload certificate button.
-
Select a certificate (public key) with one of the following file types: .cer,.pem, .crt, and click Add. For more information on how to create a certificate, see Creating a Certificate (Private and Public Keys).
Related information