Certificates and Secrets
  • 15 May 2024
  • 1 Minute to read

Certificates and Secrets


Article summary

In this Article

This article explains creation of Certifications and Secrets completes the last step in the configuration of Microsoft Entra Application.

Creating Certifications and Secrets

Once the Microsoft Entra Application is created, we need to create a Client Secret by following the below steps:

  1. Click Certificates & secrets from the left menu.

  2. Click + New client secret.

  3. Provide a description and save the secret to a file as this detail would be needed in configuring the SaaSify.

  4. Expires column should be selected as 24 months from dropdown.

  5. Click on Add

  6. Record the client secret value created at this time. You will not be able to capture the value once you leave the page.

Thus, by following the above steps, Client secret will be created which is an essential part of the configuration of Microsoft Entra Application.

Next Step

  • Follow the steps in next page to assign permission in Microsoft Partner Center.