Skip to main content
The event object for the custom-token-exchange Actions trigger provides contextual information about the trigger execution.
Event Object

event.client

object
Information about the Client with which this transaction was initiated.

event.organization

dictionary
optional
Details about the Organization associated with the current transaction.

event.request

object
Details about the request that initiated the transaction.

event.resource_server

object
Details about the resource server to which the access is being requested.

event.secrets

secrets
Secret values securely associated with this Action.

event.tenant

object
Details about the Tenant associated with the current transaction.

event.transaction

object
Details about the current custom token exchange transaction.