Obtain an Azure app ID for BEMS with certificate-based authentication
Azure
app ID for BEMS
with certificate-based authenticationIf you need to obtain multiple
Azure
app IDs (for example, Docs
, BlackBerry Work
, and BlackBerry Connect
), it is recommended that you create a separate app ID for each app.- Sign in to portal.azure.com.
- In the left column, clickAzure Active Directory.
- ClickApp 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.
- ClickOffice 365 Exchange Online.
- Set the following Application permissions forOffice 365Exchange Online:
- Use Exchange Web Service with full access to all mailboxes (full_access_as_app)
- ClickAdd permissions.
- ClickMicrosoft Graph.
- Set the following Application permissions forMicrosoft Graph.
- Read and write contacts in all mailboxes (Contacts > Contacts.ReadWrite)
- Send mail as any user (Mail > Mail.Send)
- Read all user's full profile (User > User.Read.All)
- 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 Office 365.