SessionPropertyRemoveValve

Removes session properties.

Properties

Name Description Default value Mandatory Supports property expansion
name Name of the property to remove. Use ',' as multivalue delimiter. Yes No

Example Configuration

{
    "name":"SessionPropertyRemoveValve",
    "config":{
	"name":"generated_otp,mobile"
    }
}

Requirements

A session must be loaded prior to executing this valve.