Skip to main content

Events

Webhook events notify you when authentication, user account, or authenticator-related changes occur. When an event is triggered, IDaaS sends an HTTP POST request to your configured webhook URL with a JSON payload that describes the event.

Use this page to review the full list of supported webhook events and jump directly to the event-specific documentation for each one.

IDaaS currently supports 16 webhook event types across eight categories.

Supported event types

Use the following table to scan the supported webhook events, see what each category covers, and jump directly to the event-specific documentation.

Event categoryWhat it coversSupported event types
AuthenticationSuccessful and failed sign-in attempts.authentication.succeeded
authentication.failed
UserAccount lifecycle changes and registration completion.user.created
user.updated
user.deleted
user.registration.completed
PasswordPassword lifecycle changes.password.updated
Knowledge-based questionQuestion creation.kba.question.created
Grid cardCard issuance and related email delivery.grid.created
grid.email.sent
grid.password.email.sent
PasskeyPasskey creation, updates, and deletion.passkey.created
passkey.updated
passkey.deleted
Magic linkMagic link email delivery.magiclink.email.sent
Face biometricBiometric enrollment creation.face.biometric.created

Browse by category

Use the following pages to review the payload format and field-level details for each webhook category.

Topics in this section