Valve used to add a property to the current session.
Last updated 1 year ago
Note: If the property name already exists in the session, it will be overwritten.
Valve name: SessionPut | SessionAdd
SessionPut | SessionAdd
{ "name" : "SessionPut", "config" : { "name" : "username", "value" : "{{{request.identifier}}}" } }
name
Name of property to add.
N/A
value
Property value.