MFA templates
You can configure email and SMS templates for MFA actions directly from the ReachFive Console.
Configure MFA SMS template
You can configure the SMS template that users receive when wanting to use MFA for both activation and the step-up process.
The MFA feature must be enabled on your ReachFive Console. Contact support if you would like the MFA feature. |
Instructions
-
Log in to your ReachFive Console.
-
Go to
.Where <Type>
isActivation
orStep-up
. -
Enter the Verification Code Lifetime.
This specifies the validity period for the code in seconds. -
Enter your Message.
Currently, the following variables are available using liquid: Variable Description {{verification_code}}
This is the generated verification code sent by the SMS. In other words, this is how long the user has to use the code.
Users enter this code as part of the MFA or Stepup authentication flow. {{user.phone_number}}
The user’s email address.
{{user.given_name}}
The user’s given name (first name).
exampleNicole Dubois
{{user.family_name}}
The user’s family name (last name, surname).
exampleNicole Dubois
-
Don’t forget to Save your input.
Configure MFA Email template
You can configure an Email template that users receive when wanting to use MFA for both activation and the stepup process.
This will not be sent to verified emails. |
The MFA feature must be enabled on your ReachFive Console. Contact support if you would like the MFA feature. |
Instructions
-
Log in to your ReachFive Console.
-
Go to
.Where <Type>
isActivation
orStep-up
. -
Enter the sender email in the From field.
-
Enter your Subject.
You can use Liquid variables here. -
Enter the Redirect to URL. This is where users are sent after clicking the magic link.
-
Enter how long you want (in seconds) the link be valid in the Link Lifetime field.
-
Enter your Message.
You can use Liquid variables here. -
Optionally, toggle the HTML? slider if you want the email to be sent in
HTML
. -
Don’t forget to Save your input.
Liquid variables
The following variables are available using liquid.
Variable | Description | ||
---|---|---|---|
|
This is the generated verification code sent by the SMS. In other words, this is how long the user has to use the code.
|
||
|
This is the magic link sent in the email to verify their email address.
|
||
|
The user’s language. |
||
|
The user’s email address. |
||
|
The user’s given name (first name). example
Nicole Dubois |
||
|
The user’s family name (last name, surname). example
Nicole Dubois |