The E-Mail token is a challenge response token that sends the OTP value to the given email address, when the
correct OTP PIN was presented by the user.
SMTP Server Configuration
@for (server of smtpServers(); track server) {
{{ server }}
}
Select a predefined
SMTP server configuration.
OTP Validity TimeThe time in seconds for which the sent OTP value is valid for authentication.