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

event.authentication

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

event.connection

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

event.custom_domain

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

event.request

dictionary
Details about the request that initiated the transaction.

event.secrets

secrets
Secret values securely associated with this Action.

event.tenant

object
Details about the Tenant associated with the current transaction.

event.transaction

object
optional
Details about the current transaction.

event.user

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