Manage Webhooks
Use webhooks to send event notifications from Entrust Identity as a Service (IDaaS) to an external endpoint. Before IDaaS can deliver webhook events, you must register a webhook for your tenant.
Register a webhook
-
Click > Resources > Webhooks. The Webhooks page appears.
-
Click . The Register a Webhook page appears.
-
In the Name field, enter a name for the webhook.
-
In the Callback URL field, enter the secure HTTPS URL where webhook event notifications are sent, for example,
https://example.com/webhook. -
In Events, select the events for which the webhook is triggered. You must select at least one event.
-
Set the initial webhook state. Use to create the webhook in an enabled state, or use to create it in a disabled state.
-
Click Add. The webhook appears on the Webhooks page.
-
After the webhook is created, a dialog displays the webhook token. Copy the token and store it in a secure location.
noteThe webhook token is shown only once, immediately after the webhook is created. If you lose the token, you must create a new webhook to generate a new token.
Manage an existing webhook
After you create a webhook, you can manage it from the Webhooks page.
- Click a webhook to open its dialog and update the webhook configuration.
- Toggle between and to enable or disable the webhook.
- Click to test the webhook.
- Click to delete the webhook.