diff -r 000000000000 -r 3906ca745819 packages/ssoinabox-webui/root/usr/local/share/weblogin/ssoinabox/templates/multifactor.tmpl --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/packages/ssoinabox-webui/root/usr/local/share/weblogin/ssoinabox/templates/multifactor.tmpl Tue Jan 08 23:13:29 2013 -0500 @@ -0,0 +1,129 @@ + + + + + WebAuth Multifactor + + + [% IF notdefined %] + + [% END %] + + +

WebAuth Multifactor

+ [% IF error %] +
+

+ [% IF err_multifactor_missing %] + + Error: Enter a one-time password. + [% END %] + + [% IF err_multifactor_invalid %] + + Error: You entered an incorrect one-time password. + [% END %] + +

+

Click help for assistance.

+
+ [% END %] + +
+ + + + + +
Login +
+ + [% IF factor_type == "o2" %] +

Your multifactor setup requires us to send you a password + via a configured interface to verify your identity. Please + click the following button to send the message to the + source you have on file.

+
+ + + + + + +
+ [% IF multifactor_sentauth %] +

You have sent an OTP to your configured device. + Once you receive it, please enter the code into the + following field.

+ [% END %] + [% END %] + +
+ + + + + + + + + + + + + +
One-Time Password (OTP):
+ +
+
+
+ +
+
+ +
+

Caution:

+ +

Never enter your WebAuth one-time password on a web page + unless the page is a page directly served by the WebAuth login + server.

+
+ +