Setup Two Factor Authentication
Enable Two Factor Authentication (2FA)
Activate two factor authentication by running the command.
bench --site [sitename] set-config enable_two_factor_auth true
Specify the following in System Settings:
- The method of OTP validation, which includes OTP App using TOTP with Soft or Hard Token, and Email/SMS using HOTP with Email or SMS.
- The expiry time for the QR Code on the server if OTP App is specified.
- The OTP Issuer Name.
Frequently asked questions (FAQ)
Q. I am unable to login even after following entire process.
Answer: BizCentric utilizes the TOTP-based OTP algorithm, which relies on your device’s system time. Ensure that the device you’re using has the same time set as your BizCentric server.