Trend Micro Email
Security accesses and synchronizes Microsoft Entra
ID data using an application ID and a client secret. Create and register your
application on the Microsoft Entra ID admin center to obtain the application ID and
client secret.
Procedure
- Register an application.
- Log on to your Microsoft Entra ID admin center (https://entra.microsoft.com/) as an admin user.
- Go to , and click New registration.
- Type a name for your application, for example, TMES Microsoft Entra ID Sync.
- Under Redirect URI (optional), type the following URL of the Trend Micro Email Security administrator console:
-
North America, Latin America and Asia Pacific
-
Europe and Africa
-
Australia and New Zealand
-
Japan
-
Singapore
-
India
-
Middle East (UAE)
- Click Register.A new application appears on the screen.
- Copy and save the application ID for future use.
- Add a client secret for your application.
- Access the application you created in Step 1.
- In the left navigation, click Certificates & secrets, and click New client secret under Client secrets.
- Type a description for the client secret, select a 2-year option from
the Expires drop-down list, and click
Add.A client secret generates in the Client secrets section. This value will not be visible after you leave this screen.
Note
Directory synchronization will fail if the client secret expires. If this occurs, generate a new client secret. - Copy and save the client secret value for future use.
- Obtain API permissions for your application.
- Access the application you created in Step 1.
- In the left navigation, click API permissions and click Add a permission.
- Click Microsoft Graph on the Microsoft APIs tab page.
- From application permissions, select the Directory.Read.All permission under Directory, and click Add permissions.
- Click Grant admin consent for Your tenant name.
- Click Yes in the dialog box that appears.