Authentication Methods

Authentication Methods

Settings

Authentication Methods

Cloudmon supports two multi-factor authentication methods: an OTP authenticator app and email OTP. Both are configured per user from the Edit Profile page.

Overview

Authentication in Cloudmon is based on a username and password at first login, with the option to enable multi-factor authentication as an additional security layer. When MFA is enabled, users must provide a second verification code in addition to their password at every login. Cloudmon supports two MFA methods and users can choose the one that best fits their workflow.

OTP Authenticator App

The OTP authenticator app method generates a time-based one-time password (TOTP) using an app installed on the user's mobile device. The code refreshes every 30 seconds and is required at each login after the password is entered. Any TOTP-compatible authenticator app can be used, including Google Authenticator, Microsoft Authenticator, and Authy.

This method is recommended for users with consistent access to their mobile device, as it works without an internet connection on the device once set up. See MFA for setup steps.

Email OTP

The email OTP method sends a one-time password to the user's registered email address at each login. The user enters this code to complete the authentication. This method does not require a mobile device or a separate app, making it a simpler option for users who prefer not to use an authenticator app.

Email OTP requires the user to have access to their registered email inbox at the time of each login. See MFA for setup steps.

Comparison

ConsiderationOTP Authenticator AppEmail OTP
Requires mobile deviceYesNo
Requires internet at loginNo (app works offline)Yes (to receive email)
Code deliveryGenerated locally on deviceSent to registered email
Recommended forUsers with consistent mobile access who want the highest securityUsers who prefer a simpler setup without a separate app
    • Related Articles

    • What authentication methods are supported for adding SNMP devices in Cloudmon?

      Cloudmon supports monitoring SNMP devices with the following authentication methods: MD5, SHA, and SHA256.
    • What MFA methods are supported in Cloudmon?

      Cloudmon currently supports the following MFA methods: Authenticator App–based OTP (TOTP) Email-based One-Time Password (OTP) Users can choose their preferred method based on organizational policy.
    • Password Management and MFA

      Settings Password Management and MFA Manage your login credentials and add a second layer of security by enabling multi-factor authentication via OTP authenticator apps or email verification. Password ManagementManagement First Login and Setting a ...
    • Settings

      Settings Settings Configure and manage every aspect of your Cloudmon deployment from a single location. Settings covers user access and roles, credentials, monitoring profiles, log rules, runbooks, device dependencies, and more. The Settings section ...
    • Email

      Third Party Integration Email Configure an SMTP mail server to send Cloudmon alarm notifications to any email address or distribution list. Supports Office 365, Gmail, and any standard SMTP server with optional TLS and authentication. Overview The ...