Setup TOTP Authentication

Enhance the security of your APIVIS CMS with Time-based One-Time Password (TOTP) authentication. This adds an extra layer of protection to your admin area using an authenticator app.

Why TOTP?

TOTP provides two-factor authentication (2FA) that significantly improves your account security. Even if someone obtains your password, they won't be able to access your account without your authenticator device.

Setup Instructions

1 Install an Authenticator App

Download and install one of these authenticator apps on your mobile device:

  • Google Authenticator
  • Microsoft Authenticator
  • Authy
  • 1Password
2 Access Admin Area

Navigate to your CMS admin area at /admin.html

3 Enable TOTP

During your first login, you'll be prompted to set up TOTP authentication. Scan the QR code with your authenticator app.

4 Verify Setup

Enter the 6-digit code from your authenticator app to complete the setup.

Using TOTP

After setup, you'll need to provide both your email and the current 6-digit code from your authenticator app to log in. The code changes every 30 seconds for maximum security.

Important Security Tips

Go to Admin Login