Body
This guide demonstrates how to deploy the Okta Verify desktop client for non-managed Commonwealth of Virginia (COV) devices connecting to the virginia.okta.com tenant on Windows systems.
Responsibility
This guide is intended for users with administrative rights to workstations where Okta Verify will be installed for authentication to virginia.okta.com.
Prerequisites
Whitelisting Requirements
â ī¸ Required Before Installation
Complete these whitelisting steps before proceeding with installation.
- Whitelist the following URLs and configure them for SSL inspection bypass:
https://virginia.oktapreview.com
https://virginia.okta.com
- Add email address to whitelist on your Exchange server or email provider/spam filters:
Download Okta Verify Client for Windows
- Open your web browser and navigate to:
Download the installation file.
- Rename the downloaded file to
OktaVerifySetup.exe and save it to your designated folder.
đ Note
Some installation steps require administrative permissions on your workstation.
Deployment Options Overview
Okta Verify can be configured with different user verification methods depending on your device capabilities:
| Option |
Verification Method |
Requirements |
| Windows Hello |
Biometrics or PIN |
Windows Hello must be enabled |
| Okta Verify Passcode |
Custom passcode |
No special requirements |
âšī¸ Checking Windows Hello Status
Navigate to
Start > Settings > Accounts > Sign-in options to verify if Windows Hello is enabled on your device.
Installation via Command Prompt
đ Important
User verification is required for virginia.okta.com. Okta Verify will prompt new users to set up either a device passcode or biometrics during enrollment. If your device doesn't support biometrics, you can enable a device passcode instead.
- Open Command Prompt with Administrator Permissions
- Search for
cmd.exe in the Start menu
- Select "Run as administrator"
- Enter credentials if prompted
- Navigate to Installation File Location
Use the cd command to navigate to where you saved OktaVerifySetup.exe
- Choose Installation Option:
Option 1: Okta Verify Passcode (Basic)
oktaverifysetup.exe UserVerificationType=OktaVerifyPasscode
Option 2: Okta Verify Passcode with Pre-populated URL (Recommended)
For Production Environment:
oktaverifysetup.exe OrgUrl=https://virginia.okta.com UserVerificationType=OktaVerifyPasscode
Option 3: Windows Hello (If Enabled)
For Production Environment:
oktaverifysetup.exe OrgUrl=https://virginia.okta.com UserVerificationType=WindowsHello
đ Default Behavior
The default installation uses Windows Hello automatically if it's enabled on your device.
- Review and check the License terms and conditions agreement, then click Install.
- After installation completes, click Finish.
Enrolling with Okta Verify / Okta FastPass
đ Enrollment Recommendation
If you're enrolling multiple device types, we recommend enrolling your desktop before enrolling your mobile device.
- Open the Okta Verify application on your desktop.
- Click Get Started.
- Click Next.
- Enter the Sign-in URL (if not already populated):
- For production environment:
https://virginia.okta.com
- For test environment:
https://virginia.oktapreview.com
- Your browser will open a login window. Enter your Username (email address) and click Next.
- Enter your Password for your Okta account and click Verify.
- Okta Verify will prompt you to create a passcode.
- Create a passcode that meets the complexity requirements:
âšī¸ Passcode Requirements
- At least 14 characters
- Must include letters, numbers, and special characters
- You MUST remember this passcode
- If the passcode meets the complexity requirements, you'll see a "Passcode confirmation enabled" message. You may now log in to applications using Okta.
đ Note
If you receive a Windows Hello biometrics prompt but want to use the Okta passcode option instead, follow the steps in the Troubleshooting section below.
Troubleshooting
Switching from Windows Hello to Okta Verify Passcode
If you're receiving a Windows Hello prompt but expecting to enter an Okta passcode, follow these steps:
- In the Windows search bar, type
cmd.exe and press Enter or select Open.
- Once the command prompt opens, type
regedit and press Enter.
- If UAC (User Account Control) is enabled, you'll be prompted for credentials.
đ Note
Depending on your organization's configuration, you may not need admin permissions to access the registry—you may only need to enter your password.
- In the Registry Editor, navigate to:
Computer\HKEY_CURRENT_USER\Software\Okta\Okta Verify
- Locate the
StaticUserVerificationType entry. If it's set to WindowsHello, you'll need to update it to OktaVerifyPasscode.
- Right-click on
StaticUserVerificationType and select Modify.
- In the "Value data" field, replace
WindowsHello with OktaVerifyPasscode.
- Click OK. The value should now display as
OktaVerifyPasscode.
- Close the Registry Editor and reboot your computer for the changes to take effect.
- After rebooting, follow the "Enrolling with Okta Verify / Okta FastPass" steps above.
Common Errors
- Unable to Enroll Okta Verify on Windows - "The sign-in URL is not secure" or "Generic enrollment error"
- Error: "Your device's TPM is locked and Okta Verify cannot be used for authentication"
Additional Resources
For more information about Okta Verify, visit the official Okta documentation: