Skip to main content
The event object for the post-change-password Actions trigger provides contextual information about the trigger execution.

event.authentication

event.authentication
dictionary
optional
Details about supplemental authentication signals obtained during the password change flow.

event.connection

event.connection
dictionary
Details about the Connection that was used for the current transaction.

event.custom_domain

event.custom_domain
dictionary
optional
Details about the custom domain associated with the current transaction.

event.request

event.request
dictionary
Details about the request that initiated the transaction.

event.tenant

event.tenant
object
Details about the Tenant associated with the current transaction.

event.transaction

event.transaction
object
optional
Details about the current transaction.

event.user

event.user
object
An object describing the user on whose behalf the current transaction was initiated.

event.secrets

event.secrets
secrets
Secret values securely associated with this Action.