Adding secrets
You can add secrets to registered API apps to enable secrets-based authentication.
To add a new certificate:
-
In the left navigation pane, select App registrations.The App registrations page appears.
-
Select the API app for which you want to add a certificate.The API app details page appears.
-
On the Secrets tab, click Add Secret.The Add Secret dialog box appears.
-
In the Certificate Name field, enter a name for the secret security key.
-
Specify the expiry date for the secret security key.
-
Click Create.The secret is added to the API app and appears in the secrets list.
Related information