SessionBindValve

Valve for setting/replacing secondary identifiers to session, alias.

The new alias then can be used for locating the session.

 

Properties

Name Description Default value Mandatory Supports property expansion
alias Source attribute containing the value No Yes

Example Configuration

{
        "name": "SessionBindValve",
        "config": { "alias":"<attribute_name>" }
}

Requirements

 Session must be loaded.

Item set must have at least one entry.