SessionLoadByAliasValve
Loads session from an secondary identifier, alias.
Note this valve is duplicate of SessionResolveValve. It is recommended using this instead.
Properties
Example Configuration
{
"name":"SessionLoadByAliasValve",
"config":{
"require_session":"true",
"require_auth_session":"false"
}
}