SessionPropertyReplaceValve
Replaces a session property
Only single property can be replaced.
Properties
Example Configuration
{
"name":"SessionPropertyReplaceValve",
"config":{
"name":"<new_name>",
"value":"<the value>"
}
}
Requirements
A session is loaded prior to executing this valve.