One-Time Password (OTP) Through SMS
In your Bizview database, edit the settings for Two Step Login (app_setting_id = 134)
select*from app.settings where app_setting_id ='134'
This should output something similar to this, if not please insert the desired values:
Value_2: OTP timeout (minutes)
Value_3: E-mail to SMS address (e.g $usermobile@textmagic.com)
Value_4: Number of digits used in OTP
- If you are using Textmagic.com as your E-mail to SMS provider, you must whitelist the e-mail sender address used by Bizview (see System Setup). You will find these settings under My Services > Email to SMS. Preferably, the 'Include only Email Body' should be set to 'Only email Body will be sent as SMS'.
- In User Administration, select the desired user(s) you want to enable two-factor authentication for. Verify the phone number is correct without any leading zeroes, and select the option Send by SMS service in the drop-down menu labeled Temp Password. Select Save.