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

a21.png

3. Click on App Registration

a22.png

4. Click on New Registration

a23.png

5. Enter Name of Application

6. Supported account type is selected automatically.

7. Click on Register

a24.png

8. 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’s secret

  1. Click on Certificates & Secrets

  2. Click on New Client Secret

a26.png
  1. Enter Description

  2. Select Expires as 24 months maximum

  3. Click Add

a27.png

6. Applied client secret will be displayed as shown below

a28.png

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