SessionBindToUidValve
Valve for setting/replacing the primary identifier of a session.
Properties
Example Configuration
{ "name": "SessionBindToUidValve", "config": {
"userid":"{{item.username}}"
} }
Requirements
Session must be loaded.
Item set must have at least one entry.