-Installing Monofor Identity Client - Windows

How to install with parameters (EXE Version)

🗄️ Download the EXE version (this one includes all requirements)

https://download.monofor.com/identity/monofor-identity-2.4.1-win-x64.exe

Automated Install Script for EXE

PowerShell
./monofor-identity-2.4.1-win-x64.exe /install /quiet URL="https://your-account-url" TENANT_ID="your-tenant-id" APP_KEY="your-app-id" APP_SECRET="your-app-key"

or, setup key version;

PowerShell
./monofor-identity-2.4.1-win-x64.exe /install /quiet URL="https://your-account-url" KEY="setup-key-obtained-from-management"

What parameters you can override?

The installer contains parameters that you can customize during the installation process. Please click here to see all the parameters.

How to install with parameters (MSI Version)

🗄️ Download the MSI version (this one does not include VC_redist.x64_2022.exe which is required).

https://download.monofor.com/identity/monofor-identity-2.4.1-win-x64.msi

Automated Install Script for MSI

PowerShell
msiexec /i "monofor-identity-2.4.1-win-x64.msi" /q URL="https://your-account-url" TENANT_ID="your-tenant-id" APP_KEY="your-app-id" APP_SECRET="your-app-key"

or, setup key version;

PowerShell
msiexec /i "monofor-identity-2.4.1-win-x64.msi" /q URL="https://your-account-url" KEY="setup-key-obtained-from-management"

Setup Parameters via Command Line Interface (CLI)

Parameter

Description


URL

Your environment’s account page URL.


KEY

Setup Key (you can obtain from Management, Application Setup page)


APP_KEY

Windows App’s Rest API Key

Optional if you are using Setup Key

APP_SECRET

Windows App’s Rest API Secret

Optional if you are using Setup Key

TENANT_ID

Environment Tenant Id

Optional if you are using Setup Key

FEATURES

This can be used for opt-in or opt-out features such as MFA, Passwordless, Mobile Unlock, Self-Service Portal, etc. You can use comma-separated values to enable multiple features. Click here to see all feature keys.


DEBUG_MODE

1 (Open) or 0 (Close)

You can opt-in to see detailed logs. This could cause to expose some sensitive information. Please be careful and use it only for investigation.

Features

Name

Description

MFA

Enable Multi-Factor authentication. Required for followed options.

MFA_RDP_ONLY

Enable MFA for only RDP sessions

MFA_HIDE_OTHERS

Hide other credential providers

MFA_CONSOLE

Enable MFA on Console Logins too. This option requires MFA_HIDE_OTHERS enabled.

MFA_RUNAS

Enable MFA on “Run as different user” options too. This option requires MFA_HIDE_OTHERS enabled.

SSP

Enable Self-Service Portal options for users.

Antivirus Exceptions

It is best practice to exclude Monofor Identity Agent service executables and files from antivirus scans.

C:\Program Files\Monofor\*.*
C:\Windows\System32\monofor-identity-security.ini