LockoutCheckValve
Valve to control if a user is locked in PhenixID server.
More information on user lockout configuration can be found here.
Properties
Example Configuration
{
"name": "LockoutCheckValve",
"config": {
"userid_param_name":"{{request.User-Name}}"
}
}
Requirements
Item set must have at least one entry.