Registering Application in Microsoft Identity Platform

To register an application in Microsoft Identity platform, do the following:

  1. Sign in to Microsoft Identity platform using an account that you want to use for sending emails. The account must have an active subscription.
  2. Register an application. For more information on registering applications, see this Microsoft article.
  3. Select API permissions and grant the application the Mail.Send permission of the Application type for the Microsoft Graph API.
  4. Select Authentication > Platform configurations > Add a platform > Configure platforms > Mobile and desktop applications and specify http://localhost as a redirect URI. For more information, see this Microsoft article.
  5. Record the following data required for acquiring an access token:
  • Directory (tenant) ID
  • Application (client) ID

Page updated 8/22/2024

Page content applies to build 8.0.2.200