MFA server
  •  Information
    • Introduction
    • Features
    • Requirements
  •  Installation
    • Install mfa server
    • First App
    • First user visit
  •  Configuration
    • Configuration
    • Cleanup
  •  Usage
    •  Admin backend
      • Admin startpage
      • Web apps
      • Web users
      • Sessions
      • Logs
      • Settings
    •  User view
      • Startpage
      • Setup TOTP
      • Setup email
      • Sessions
      • Solve challenge
  •  Technical details
    • api requests

Git Repo
IML Opensource


Information Requirements

Table of Contents

  • Requirements

#Requirements

  • Apache httpd (but there is no product specific feature that it runs with other webservices too)
  • PHP 8 (tested on PHP 8.4) with pdo_sqlite or pdo_mysql
  • Previous
  • Next