Session Put

Valve used to add a property to the current session.

Note: If the property name already exists in the session, it will be overwritten.

Configuration

Valve name: SessionPut | SessionAdd

Name
Description
Default value
Mandatory
Expanded

name

Name of property to add.

N/A

value

Property value. All JSON types are supported, strings and string content of JSON objects and arrays are expanded.

N/A