Obtain an Entra app ID for BEMS with certificate-based authentication
Entra
app ID for BEMS
with certificate-based authentication- Log in to portal.azure.com.
- In the left column, clickAzure Active Directory.
- ClickApp registrations.
- ClickNew application registration.
- In theNamefield, enter a name for the app.
- In theApplication typedrop-down list, selectWeb app / API.
- In theSign-on URIfield, enterhttp://<.name of the app given in step 5>This app is a daemon, not a web app, and does not have a sign-on URL.
- PressEnter.
- ClickCreate.
- Select the app name that you created.
- ClickSettings.
- In theSettingscolumn, clickProperties.
- In thePropertiescolumn, copy theAppl ID URI.
- ClickRequired permissions.
- ClickAdd.
- Click .
- SelectOffice 365 Exchange Online (Microsoft Exchange)Select an API.
- ClickSelect.
- In theSelect anApplication Permissionssection, select theUse Exchange Web Service with full access to all mailboxescheckbox.
- ClickSelect.
- ClickDone.
- ClickGrant Permissions.
- ClickYes.
- ClickAdd.
- ClickSelect an API
- ClickMicrosoft Graph.
- ClickSelect.
- In theDelegated Permissionssection, select theSign in and read user profilecheckbox.
- ClickSelect.
- ClickDone.
- ClickGrant Permissions.
- ClickYes.
- Copy theApplication ID. The Application ID is displayed in the mainApp Registrationspage for the specified app. This is used as theClient application ID.
- Do not close portal.azure.com.