Granting token permissions to your app registration in Microsoft Entra ID

Prev Next

Prerequisites

Steps

  1. Open the Microsoft Entra admin center: https://entra.microsoft.com

  2. Go to Applications.

  3. Select the App registrations tab.
    The App registrations tab opens.

    Microsoft Entra admin center displaying app registrations and registration options.

    App registrations page in Microsoft Entra admin center

  4. Select the entry of your app registration.
    The Overview tab of your app registration opens.

    Overview of the dox42 application registration in Microsoft Entra admin center.

    Registered app in Microsoft Entra admin center

  5. Select the Authentication tab.
    The Authentication tab opens.

    Microsoft Entra admin center showing authentication settings and redirect URIs for applications.

    Authentication tab

  6. In the Implicit grant and hybrid flows section select the checkboxes:

    1. Access tokens

    2. ID tokens

      Authentication tab

  7. In the Advanced Settings section keep Allow public client flow set on No.

  8. Authentication settings for dox42 docu application in Microsoft Entra admin center.

    Authentication tab

  9. Select the Save button.

Result

You have granted token permissions to your app registration in Entra ID.