Obtain an Entra app ID for BEMS with certificate-based authentication
Entra
app ID for BEMS
with certificate-based authenticationIf you need to obtain multiple
Entra
app IDs (for example, Docs
and BlackBerry Work
), it is recommended that you create a separate app ID for each app.- Sign in to entra.microsoft.com.
- In the left column, clickApplications > App registrations.
- ClickNew registration.
- In theNamefield, enter a name for the app.
- Select a supported account type.
- ClickRegister. The new registered app appears.
- In theManagesection, clickAPI permissions.
- ClickAdd a permission.
- In theSelect an APIsection, clickAPIs my organization uses.
- Search for and clickOffice 365 Exchange Online.
- ClickApplication permissionand select thefull_access_as_app(Use Exchange Web Service with full access to all mailboxes) permission.
- ClickAdd permissions.
- In theConfigured permissionssection, clickMicrosoft Graph.
- ClickApplication permissionsand select the following permissions:
- Contacts.ReadWrite(Have full access to user contacts)
- Mail.Read(Read user mail)
- User.Read.All(Read all users' full profiles)
- ClickAdd permissions.
- ClickGrant admin consent.
- ClickYes.
- ClickOverviewto view the app that you created in step 5. Copy theApplication (client) ID. The Application (client) ID is displayed in the mainOverviewpage for the specified app. This is used as theClient application IDin theBEMSdashboard when you enable modern authentication and configureBEMSto communicate withMicrosoft Exchange Online.