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

event.client

event.client
dictionary
Information about the Client with which this transaction was initiated.

event.organization

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

event.request

event.request
dictionary
Details about the request that initiated the transaction.

event.resource_server

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

event.tenant

event.tenant
object
Details about the Tenant associated with the current transaction.

event.transaction

event.transaction
object
Details about the current custom token exchange transaction.

event.secrets

event.secrets
secrets
Secret values securely associated with this Action.