Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Introduction

...

  1. Click on the application you've created.
  2. Click on Certificates & secrets in the side menu
  3. Click on New client secret
  4. Set a description and Expiration date. Click on Add
  5. Make sure to keep the value somewhere safe. It will not be accessible afterward:

    Adding the API Permissions

    1. Click the API permissions in the side menu
    Image Modified

    2. Click the Add a permission button.
    Image Modified

    3. Select Microsoft Graph and then Application Permissions
  6. Depending on deployment type, you will need to set relevant permissions as listed below:


    Deployment A: Proxy only deployment (app is needed only to control authentication to the portal):

...

Don't forget to grant admin consent

...



Creating the Native Client app

...

  1. Click on API permission in the side menu
  2. Click the Add a permission button
  3. Select Microsoft Graph and then Delegated Permissions
  4. Make sure you have added all of these permissions:


  5. Don't forget to grant admin consent

...