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