<aside> <img src="/icons/reorder_gray.svg" alt="/icons/reorder_gray.svg" width="40px" />
QUICK START
USER MANUAL
PRODUCT UPDATES
API
HELP CENTER
</aside>
Multi-Factor Authentication (MFA) is a protective system that confirms a user's identity by demanding two or more separate verification methods, thereby introducing an additional security layer beyond a standard password. In this setup, the secondary verification step relies on a time-based one-time code produced by an authenticator application.
A technical breakdown of the MFA feature.
| Component | Description | Impact | Requirements & Details |
|---|---|---|---|
| TOTP Integration | Time-based one-time codes generated by apps like Google Authenticator or Authy. | Critical security layer requiring a physical device. | Code: 6 digits, Expiry: 30s. Requires a device with automatic time sync. |
| QR Code Setup | Visual scan to quickly link the Mindox account to the authenticator app. | Simplified enrollment process. | Requires a mobile device with a camera and a TOTP app like Google Authenticator. |
| Device Trust | "Remember this device" option during sign-in to reduce MFA prompt frequency on trusted browsers. | Improved user experience without compromising safety. | Tied to specific browser/device storage, lost if browser data is cleared. |
| Manual Setup Key | Alternative to QR scanning where users manually enter a secret key into their authenticator app. | Ensures accessibility if the camera is unavailable. | The key is displayed under the QR code in the Mindox window. |
As a Mindox user, I require a secondary layer of authentication following the entry of my credentials, utilizing a personal trusted device, so that my account remains secure even if my password is compromised.
Once MFA is activated at the organizational level, users can configure it independently via their Account settings. Additionally, organization administrators will gain the ability to reset MFA configurations for members through the Members settings panel.
| MFA after setup | |
|---|---|
| Component | Description |
| Administrative reset | Through the Members settings panel, administrators have the ability to reset MFA setups for users. This acts as an alternative recovery route should a member lose their device or authenticator application. Note that administrators are restricted to resetting users who belong exclusively to their own organization. |
| Self-Service MFA deletion | Through Account Settings, users can independently delete their own MFA enrollment to switch TOTP applications or update their device. This process requires an active sign-in session and will revoke all previously trusted devices upon completion. |
| MFA Troubleshooting | |
|---|---|
| Issue Scenario | Recommended Solution |
| The code is rejected | Enter the latest 6-digit code and ensure automatic time is enabled on your device with authenticator application to sync TOTP codes. |
| QR code will not scan | Increase screen brightness or zoom in. Alternatively, use the manual setup key found under the QR code. |
| Persistent MFA prompts | Ensure "remember this device" is selected during sign-in and avoid using private/incognito modes. |
| Lost authenticator app | Contact your organization administrator to reset your MFA configuration through the Members settings. |
| No MFA prompts during login | Confirm the organization has enabled MFA and that the device was not previously remembered. |
| Changed devices | Enter current TOTP code and select "remember this device" on the new device if desired. |
| Old device trusted after reset | Sign out of all sessions and clear browser site data to remove cached trust states. |
| Cannot delete own MFA | Check if MFA is already deleted or contact an admin to reset your MFA configuration through the Members settings. |
| Admin cannot reset MFA | Verify permissions, admins can only reset users within their own organization. |

<aside> <img src="/icons/arrow-up-basic_gray.svg" alt="/icons/arrow-up-basic_gray.svg" width="40px" />
</aside>