StaticOTPValve
Valve for creating a static one-time password.
Properties
Example Configuration
{
"name": "StaticOTPValve",
"config": {
"static_otp":"123456",
"generated_otp_name":"generated_otp"
}
}
Requirements
Item set must have at least one entry.