Skip to main content
Skip table of contents

Installing Monofor Identity Client - Windows

Primary Requirement of Passwordless Login on Windows

Monofor Identity Client only runs on TPM which is a security module that needs to be enabled on the machine (Virtual or Physical).

For more information please visit Microsoft Documentation about it.

https://support.microsoft.com/en-us/windows/enable-tpm-2-0-on-your-pc-1fd5a332-360d-4f46-a1e7-ae6b0c90645c

How to install with parameters (EXE Version)

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

https://download.monofor.com/identity/monofor-identity-installer-v1.0.0.0.exe

Automated Install Script for EXE

POWERSHELL
./monofor-identity-installer-v1.0.0.0.exe /install /quiet BASE_URL="https://id.mono.directory" TENANT_ID="a60a9727-4bd7-4145-8a43-ee3b0255a564" APP_ID="2582978d-b608-48e9-a00d-bc4d920b2a9d" APP_KEY="9d76223f-6205-4ee9-b982-cf46589864d1"

How to install with parameters (MSI Version)

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

https://download.monofor.com/identity/monofor-identity-installer-v1.0.0.0.msi

Automated Install Script for MSI

POWERSHELL
msiexec /i "monofor-identity-installer-v1.0.0.0.msi" /quiet BASE_URL="https://id.mono.directory" TENANT_ID="a60a9727-4bd7-4145-8a43-ee3b0255a564" APP_ID="2582978d-b608-48e9-a00d-bc4d920b2a9d" APP_KEY="9d76223f-6205-4ee9-b982-cf46589864d1"

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.