メインコンテンツへスキップ
post-change-password Actions トリガーの event オブジェクトは、トリガーの実行に関するコンテキスト情報を提供します。

event.authentication

event.authentication
dictionary
optional
パスワード変更フロー中に取得される、補足的な認証シグナルの詳細です。

event.connection

event.connection
dictionary
現在のトランザクションで使用されている接続の詳細です。

event.custom_domain

event.custom_domain
dictionary
optional
現在のトランザクションに関連付けられたカスタムドメインの詳細。

event.request

event.request
dictionary
トランザクションを開始したリクエストの詳細。

event.secrets

event.secrets
secrets
このActionに安全に関連付けられているシークレット値です。

event.tenant

event.tenant
object
現在のトランザクションに関連付けられているテナントの詳細。

event.transaction

event.transaction
object
optional
現在のトランザクションに関する詳細。

event.user

event.user
object
現在のトランザクションの対象ユーザーを表すオブジェクトです。