Step-1: Create Azure Active Directory app.

To manage an Azure Active Directory (AAD) app and create a client secret, the Active Directory administrator role is required

Steps to Create an Application

  1. Click on Menu

  2. Go to Azure Active directory

azureactivedirectory.png
  1. Click on App Registration

image-20220718-101646.png
  1. Click on New Registration

image-20220726-053516.png
  1. Enter Name of Application

  2. Supported account type is selected automatically.

  3. Click on Register

appcreated.png
  1. App will get created as shown below.

image-20220702-104703.png

Capture the Application ID & Directory ID to share with your partner

Steps to add client secret

  1. Click on Certificates & Secrets

  2. cs.png

    Click on New Client Secret

  3. Enter Description

  4. Select Expires as 24 months maximum

  5. Click Add

image-20220726-053629.png
  1. Applied client secret will be displayed as shown below

image-20220702-102947.png

Capture the Value(not Secret ID) to share with your partner