Docs »

Automations »

Events »

worker.authenticate.failed

worker.authenticate.failed automations are triggered when a worker login fails to authenticate (e.g. invalid password).

This trigger uses event handler KATA, and all enabled automations are executed.

Placeholders

The automation dictionary starts with the following values:

Key Type Notes
inputs dictionary Custom input values from the caller.
client_browser_name string The client browser name (e.g. Safari).
client_browser_platform string The client browser platform (e.g. Macintosh).
client_browser_version string The client browser version.
client_ip string The client IP address.
worker_* record The worker record. Supports key expansion.

Outputs

(none)