Obtain an Azure app ID for BEMS with credential authentication
Azure
app ID for BEMS
with credential authentication- Log on to portal.azure.com.
- In the left column, clickAzure Active Directory.
- ClickApp registrations.
- ClickNew application registration.
- In theNamefield, enter a name for the application.
- In theApplication typedrop-down list, selectNative.
- In theRedirect URIfield, enterhttps://localhost:8443.
- PressEnter.
- ClickCreate.
- Select the application name that you created.
- ClickSettings.
- ClickRequired permissions.
- ClickAdd.
- ClickSelect an API.
- SelectOffice 365 Exchange Online (Microsoft Exchange).
- ClickSelect.
- Set theAccess mailboxes as the signed-in user via Exchange Web Servicepermission forMicrosoft Office 365.
- 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.