メインコンテンツへスキップ
description
string
必須

Description of the event. This can also contain a description of the issue for failure logs.

details
object
必須

Log details

environment_name
string
必須

The name of the environment where the event occurred

:

"prod-eu-1"

"prod-us-1"

log_id
string
必須

Log id

strategy
string
必須

Strategy of the connection in connection_id, when applicable and valid. This may be empty string.

:
["auth0", "waad", "oktawic", "google-oauth2"]
strategy_type
string
必須

Category of the strategy in strategy, when applicable. This may be empty string.

:
["database", "social", "enterprise"]
tenant_name
string
必須

Tenant name

type
string
必須

Inbound Directory Sync

Allowed value: "directory_sync_completed"
$event_schema
object

Event schema meta

connection
string

Name of the connection, when available. The connection here matches the connection_id field.

connection_id
string

ID of the connection on which the auth flow is happening or connection of the user doing the action, when applicable. For failure logs this field may contain an invalid ID.

date
string

The date when the event occurred in ISO 8601 format

:

"2024-01-15T10:30:00.000Z"

is_mobile
boolean

Whether the request originated from a mobile device. Only present when user_agent is available.

user_agent
string

The user_agent behind this log, when available

:

"Chrome 120.0.0 / Mac OS X 10.15.7"