Download IdentityMRI

Enterprise identity security assessment platform. Scan Active Directory, Azure AD, AWS IAM, and more.

Version 3.0.0 | Released December 2025

How to Get IdentityMRI

1

Purchase

Choose a subscription plan below and complete secure checkout via Stripe

2

Email Delivery

Receive your license key and secure download link via email instantly

3

Download & Install

Use your secure link to download the installer for your platform

Already purchased? Check your email for your download link, or contact support@identityfirst.net to resend it.

Available Platforms

IdentityMRI runs on Windows, Linux, and macOS

Windows

Windows 10/11, Server 2016+

  • GUI Installer with wizard
  • Silent install option
  • Auto-updates included
  • PowerShell integration
IdentityMRI-3.0.0-Setup.exe (85 MB)

Linux

Ubuntu 20.04+, RHEL 8+, Debian 11+

  • Shell installer script
  • Systemd service integration
  • Docker support
  • Headless operation
install-linux.sh (45 KB)

macOS

macOS 12+ (Monterey and later)

  • Universal binary (Intel + ARM)
  • Native app bundle
  • Homebrew support
  • Launchd integration
Uses Linux installer (Python required)

Purchase a License

Choose a subscription plan to get your license key. Annual subscriptions include 365-day offline capability.

Monthly

£149/month

Requires internet connection for license validation

  • Full platform access
  • All identity connectors
  • Email support
  • 72-hour grace period

Secure payment powered by Stripe. Terms of Service | Privacy Policy

System Requirements

Minimum Requirements

  • 2 CPU cores
  • 4 GB RAM
  • 500 MB disk space
  • Python 3.10+ (Linux/macOS)

Recommended

  • 4+ CPU cores
  • 8 GB RAM
  • 2 GB disk space
  • Network access to identity providers

Network Requirements

  • HTTPS (443) to license server
  • Azure/AWS/GCP API access
  • LDAP/LDAPS to AD controllers
  • Offline mode (Annual only)

Quick Start Guide

1. Windows Installation

# Run the installer as Administrator
.\IdentityMRI-3.0.0-Setup.exe

# Or silent install
.\IdentityMRI-3.0.0-Setup.exe /SILENT /LICENSE=IHC-XXXX-XXXX-XXXX-XXXX

2. Linux Installation

# Download and run installer
curl -fsSL https://identityfirst.net/downloads/install-linux.sh -o install.sh
chmod +x install.sh
sudo ./install.sh --license IHC-XXXX-XXXX-XXXX-XXXX

3. First Assessment

# Launch the dashboard
identityhealthcheck --dashboard

# Or run assessment directly
identityhealthcheck scan --output report.html