TransactionIdContext
The transaction ID of a request. When PingGateway receives a request, it injects the transaction ID into this context.
Properties
The context is named transactionId
, and is accessible at
${contexts.transactionId}
. The context has the following properties:
"transactionId"
: org.forgerock.services.TransactionId-
The ID of the transaction.