Skip to content

Latest commit

 

History

History
23 lines (20 loc) · 1 KB

File metadata and controls

23 lines (20 loc) · 1 KB
author kengaderdus
ms.service active-directory-b2c
ms.subservice B2C
ms.topic include
ms.date 10/16/2019
ms.author kengaderdus
  1. Under Manage, select Certificates & secrets.
  2. Select New client secret.
  3. Enter a description for the client secret in the Description box. For example, clientsecret1.
  4. Under Expires, select a duration for which the secret is valid, and then select Add.
  5. Record the secret's Value. You use this value for configuration in a later step.
  1. Under API ACCESS, select Keys.
  2. Enter a description for the key in the Key description box. For example, clientsecret1.
  3. Select a validity Duration and then select Save.
  4. Record the key's VALUE. You use this value for configuration in a later step.