Skip Navigation

Obtain an 
Azure
 app ID for 
BEMS
 with credential authentication

  1. Log on to portal.azure.com.
  2. In the left column, click 
    Azure Active Directory
    .
  3. Click 
    App registrations
    .
  4. Click 
    New application registration
    .
  5. In the 
    Name
     field, enter a name for the application.
  6. In the 
    Application type
     drop-down list, select 
    Native
    .
  7. In the 
    Redirect URI
     field, enter 
    https://localhost:8443
    .
  8. Press 
    Enter
    .
  9. Click 
    Create
    .
  10. Select the application name that you created.
  11. Click 
    Settings
    .
  12. Click 
    Required permissions
    .
  13. Click 
    Add
    .
  14. Click 
    Select an API
    .
  15. Select 
    Office 365 Exchange Online (Microsoft Exchange)
    .
  16. Click 
    Select
    .
  17. Set the 
    Access mailboxes as the signed-in user via Exchange Web Service
     permission for 
    Microsoft Office 365
    .
  18. Click 
    Select
    .
  19. Click 
    Done
    .
  20. Click 
    Grant Permissions
    .
  21. Click 
    Yes
    .
  22. Click 
    Add
    .
  23. Click 
    Select an API
  24. Click 
    Microsoft Graph
    .
  25. Click 
    Select
    .
  26. In the 
    Delegated Permissions
     section, select the 
    Sign in and read user profile
     checkbox.
  27. Click 
    Select
    .
  28. Click 
    Done
    .
  29. Click 
    Grant Permissions
  30. Click 
    Yes
  31. Copy the 
    Application ID
    . The Application ID is displayed in the main 
    App Registrations
     page for the specified app. This is used as the 
    Client application ID
    .