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

event.authentication

event.authentication
dictionary
optional
Pre User Registration フロー中に取得された認証の詳細。

event.client

event.client
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.security_context

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

event.tenant

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

event.transaction

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

event.user

event.user
dictionary
登録を試みているユーザーを表すオブジェクトです。