OTPBySMTPValve
Valve for delivering one-time passwords by SMTP.
Properties
Advanced properties
Additional configuration properties to be used for recipients like [email protected]
Example Configuration
{
"name": "OTPBySMTPValve",
"config": {
"smtp_settings":"7dfddb47-c742-494e-a176-b67bde973f63",
"start_tls_enabled":"true",
"userid_param_name":"{{request.username}}",
"mail_param_name":"{{request.mail}}"
}
}
Requirements
Item set must have at least one entry.