SessionUnbindValve

Use to remove secondary identifier, alias, from session.

Removing secondary identifier is instant. No additional operation is required.

Properties

Name Description Default value Mandatory Supports property expansion
alias the attribute/parameter where alias value resides alias No true

Example Configuration

{
	"name":"SessionUnbindValve",
	"config":{
			"alias":"<value_of_alias>"
		}
}

Requirements

A loaded session exists prior to executing this valve.