author | ms.service | ms.subservice | ms.topic | ms.date | ms.author |
---|---|---|---|---|---|
kengaderdus |
active-directory-b2c |
B2C |
include |
06/11/2021 |
kengaderdus |
Create a client secret for the registered web application. The web application uses the client secret to prove its identity when it requests tokens.
- Under Manage, select Certificates & secrets.
- Select New client secret.
- In the Description box, enter a description for the client secret (for example, clientsecret1).
- Under Expires, select a duration for which the secret is valid, and then select Add.
- Record the secret's Value. You'll use this value for configuration in a later step.