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

event.authentication

event.authentication
dictionary
optional
ログインフロー中に取得した認証シグナルの詳細。

event.authorization

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

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.refresh_token

event.refresh_token
dictionary
optional
[Enterprise Customers] 現在のリフレッシュトークン。

event.request

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

event.resource_server

event.resource_server
object
optional
アクセスが要求されているリソースサーバーに関する詳細。

event.secrets

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

event.security_context

event.security_context
object
optional
フィンガープリント署名を含むオブジェクトです。これは、クライアントが Cloudflare を使用している場合にのみ利用できます。JA3/JA4 フィンガープリントは、場合によっては null または空になることがあります。最も一般的なのは HTTP リクエストの場合で、JA3 と JA4 は TLS で計算されるためです。また、Worker が同じゾーン内、またはプロキシされていないゾーン (あるいはサードパーティ) にリクエストを送信している場合も、空になることがあります。

event.session

event.session
dictionary
optional
現在のログインセッション。

event.session_transfer_token

event.session_transfer_token
dictionary
optional
[Early Access] ネイティブアプリケーションからウェブアプリケーションへのシングルサインオン (SSO) を確立するために使用される、現在のセッション転送トークンの詳細です。

event.stats

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

event.tenant

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

event.transaction

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

event.user

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