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

event.authentication

dictionary
パスワードリセットフロー中に取得した認証に関する詳細。

event.authorization

object
ログインするユーザーに付与された認可に関する情報を含むオブジェクトです。

event.client

dictionary
このパスワード リセットのトランザクションを開始したクライアントに関する情報です。

event.connection

dictionary
ユーザーの認証に使用された接続の詳細です。

event.custom_domain

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

event.organization

dictionary
optional
現在のトランザクションに関連する組織の詳細。

event.prompt

dictionary
optional
カスタムプロンプトで収集されたデータ。

event.request

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

event.secrets

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

event.stats

object
現在のユーザーのログイン統計情報。

event.tenant

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

event.transaction

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

event.user

dictionary
現在のトランザクションが開始された対象ユーザーを表すオブジェクト。