1. Sign in to https://entra.microsoft.com/
  2. Navigate to Enterprise applications and select New application, followed by Create your own application

Untitled

  1. Fill in a suitable name, select the Non-gallery option and click Create

Untitled

  1. Configure the new application according to your needs and company policy
  2. Navigate to App registrations and under All applications, select the newly created application

Untitled

  1. In the Overview, note down the Client ID and Tenant ID

Untitled

  1. In the Authentication pane, click Add a platformWeb and paste in your provided redirect URL. Unselect Access and ID tokens under Implicit grant and click Save

Untitled

  1. Under Certificates & secrets, select New client secret. Fill in an appropriate name for the secret, and set Expirery to 24 months Make a note of the Client Secret (Value). Not the Secret ID

Untitled

  1. Under API permission select Add a permission → Microsoft Graph →Delegated permissions Select all 4 OpenId permissions as shown bellow. Click Add permissions.

Untitled

  1. Optional, select Grant admin consent While not required, doing so will skip the user consent dialog the first time they sign in, improving user experience

Untitled

  1. Provde Vince with the Client ID, Client Secret and Tenant ID