OperationsCommander - https://opscom.wiki

Configuring Multi-Factor Authentication on the User Portal

Multi-Factor Authentication (MFA) adds a crucial second layer of security to user accounts by requiring one-time passwords (OTPs) sent via email. Its primary purpose is to significantly enhance protection against unauthorized access to the system. This article is intended for OPS-COM administrators responsible for configuring global security settings and managing the user login experience.

Setup and Configuration

Implementing MFA involves administrator-side configuration within the system settings and customizing the associated email template.

Admin Side Configuration

One-time passwords will not be available on the user portal until enabled within the global settings.

  1. Hover over System Configuration and click System Settings.

  2. Navigate to the User Profile tab.

  3. Configure the Enable Multi-Factor Authentication setting to your desired state.

If the MFA setting is not available for you to change, please have your primary administrator contact support@ops-com.com to have the feature enabled for your environment.

Email Template Configuration

The content of the one-time password email sent to users is defined within a dedicated email template.

  1. Hover over System Configuration, click Content & Designs, then Email Templates.

  2. Locate and click the One-Time Password Email Template to edit its contents.

  3. Define the message and insert any relevant organizational branding.

  4. Utilize the available shortcodes to insert the OTP details:

    • [one_time_password]: Inserts the randomly generated one-time password.

    • [one_time_password value="issued_at"]: Inserts the time the password was generated.

    • [one_time_password value="expires_at"]: Inserts the time the password expires.

Using this Feature

Administrators can use the ternary setting to flexibly control how MFA is implemented across the user portal, while users manage their individual settings from their profile.

Available Configuration States

The Enable Multi-Factor Authentication setting has three distinct states:

User Management

Users can enable and manage their one-time password settings directly from their security page. For detailed instructions on the user experience, please refer to the Multi-Factor Authentication - User Portal wiki article.

The state of a user's one-time password verification is stored in the local storage of their session data. If a user clears their browser cache, or attempts to log in using a different web browser or device, the MFA verification will not persist and they will be forced to enter a new one-time password.


Best Practices and Considerations


Take Command of Your Parking and Security - https://OperationsCommander.com

Revision #8
Created 9 October 2024 08:02:29
Updated 13 July 2026 11:05:52