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

event.authentication

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

event.authorization

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

event.client

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

event.connection

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

event.custom_domain

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

event.organization

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

event.prompt

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

event.request

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

event.secrets

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

event.stats

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

event.tenant

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

event.transaction

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

event.user

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