Skip to main content
post-change-password Actions トリガーの event オブジェクトは、トリガーの実行に関するコンテキスト情報を提供します。

event.authentication

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

event.connection

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

event.custom_domain

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

event.request

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

event.secrets

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

event.tenant

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

event.transaction

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

event.user

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