Skip to content

Previous Versions of Mideye

This archive contains documentation for previous major versions of Mideye Server. Use these resources if you’re maintaining an existing deployment or planning an upgrade path.

Mideye Server v6 (released September 2022) introduced critical security improvements and new capabilities:

  • Database encryption — RADIUS shared secrets are now encrypted in the database. This architectural change required a major version bump as the encryption process can break the server if performed incorrectly during migration.
  • Java 17 — Upgraded from Java 8 to Java 17 with Spring Boot 2.6.6
  • Magic Link API — Passwordless authentication via push or SMS without challenge-response support
  • On-premise TOTP tokens — Token seeds stored locally, independent of cloud service
  • Mideye Shield — Real-time IP fraud detection to block DoS, brute force, and MFA fatigue attacks (v6.5.12)
  • Assisted Password Reset — Self-service password reset with two-factor approval (v6.2.8)
  • RADIUS blocking filter — Prevent log spamming and server overload attacks (v6.3.1)
  • BlastRADIUS mitigation — Message-Authenticator support following CVE-2024-3596 (v6.4.6)

Current release: v6.5.23 (December 2025)


View v5 Documentation →

Released in April 2019, version 5 introduced a complete architectural redesign with a modern web-based administration interface replacing the legacy Configuration Tool.

Key features introduced in v5:

FeatureDescription
Web AdministrationBrowser-based configuration replacing the desktop Configuration Tool
REST APIAutomated server configuration via REST endpoints
Live ConfigurationConfiguration changes without service restarts
Docker SupportContainer deployment option alongside Windows and Linux packages
Azure AD IntegrationMicrosoft Entra ID (Azure AD) user repository support (v5.5.4)
Assisted LoginTemporary access approval via Mideye+ app (v5.1.2)
RADIUS Session ManagementView and terminate active sessions from the web GUI (v5.3.3)
Shared Account AuthenticationMultiple phones/tokens per user account (v5.6.0)

Final release: v5.6.8 (August 2022) — Added RHEL 8 support

Upgrade path: v5 can be migrated to v6 using the built-in migration wizard.


View v4 Documentation →

Version 4 was the long-running stable release that introduced many foundational MFA features still used today.

Key features introduced in v4:

FeatureDescription
Mideye+ AppPush OTP delivery and Touch Accept authentication (v4.4.1)
Touch AcceptOne-tap login approval replacing manual OTP entry (v4.4.1)
MS-CHAP v2Password change support via NPS integration (v4.3.1)
Web Admin InterfaceFirst browser-based administration tool (v4.3.0)
YubiKey SupportHardware token authentication with YubiKey (v4.5.2)
LDAP over SSLSecure LDAPS connections to Active Directory (v4.2.0)
Password ComparisonAuthentication against hashed passwords in AD attributes (v4.3.0)

Final release: v4.7.2 (November 2018)

Upgrade path: v4.6.5 and later can be migrated to v5 using the migration tool, then to v6.


Capabilityv4v5v6
Windows Server
Linux (RHEL/CentOS)
Docker containers
Web-based configurationBasicFullFull
REST API
Azure AD / Entra ID
On-premise TOTP tokensPartial
Magic Link API
Mideye Shield (IP fraud detection)
Database encryption
Java version7/8817

For new deployments and the latest features, see Mideye Server v6.