Skip to main content

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

  1. Click > Resources > Webhooks. The Webhooks page appears.

  2. Click . The Register a Webhook page appears.

  3. In the Name field, enter a name for the webhook.

  4. In the Callback URL field, enter the secure HTTPS URL where webhook event notifications are sent, for example, https://example.com/webhook.

  5. In Events, select the events for which the webhook is triggered. You must select at least one event.

  6. Set the initial webhook state. Use to create the webhook in an enabled state, or use to create it in a disabled state.

  7. Click Add. The webhook appears on the Webhooks page.

  8. After the webhook is created, a dialog displays the webhook token. Copy the token and store it in a secure location.

    note

    The 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.