Documentation Index
Fetch the complete documentation index at: https://docs.getprimo.com/llms.txt
Use this file to discover all available pages before exploring further.
Platform compatibility
| macOS | Windows | Linux | iOS / iPadOS | Android |
|---|---|---|---|---|
| ✅ |
Configure Desktop SSO
Create the Desktop MFA app in Okta
- Go to Admin Console > Applications > Applications > Browse App Catalog
-
Search for Desktop MFA for Windows and click Add integration
If the integration is unavailable, contact your Okta Account Manager — Okta Device Access is a paid add-on. If you already set up Platform SSO with Okta for macOS, it is already enabled.
- Open the app and go to the General tab
- Note the Client ID and Client Secret — you will need both in Step 4
Enable Okta Verify enrollment
- Go to Admin Console > Security > Authenticators and confirm Okta Verify is active
- Go to Security > Authenticator enrollment and ensure users in scope are required to enroll in Okta Verify
Deploy Okta Verify for Windows
Go to the software library and add Okta Verify for Windows to the profile targeting your Windows devices.
Deploy Okta ADMX settings via Primo CSP Builder
- Go to csp-builder.getprimo.com
-
Load the Okta Device Access ADMX template
The Okta ADMX will be available directly in the CSP Builder soon. In the meantime, download
OktaODA.admxandOktaODA.admlfrom the Okta Group Policy Templates article and upload them manually. -
Configure the following settings:
- OrgUrl — your Okta domain (e.g.
yourorganization.okta.com) - ClientId — from the Desktop MFA app
- ClientSecret — from the Desktop MFA app
- OrgUrl — your Okta domain (e.g.
- Export the generated CSP policy and apply it to the profile targeting your Windows devices
Enable Device-Bound SSO
Device-Bound SSO extends the Desktop MFA login into a persistent Okta session, so users access Okta-connected apps without a second sign-in.Enable the feature in Okta:
- Go to Admin Console > Settings > Feature Manager and activate Device-Bound Single Sign-On (Early Access)
- Go to Security > Device integrations > Device Access tab
- Add a Static SCEP certificate authority and note the SCEP URL and SCEP challenge
Apply the profile at Computer level, not User level.Configure authentication policies in Okta: 5. Go to Admin Console > Security > Authentication Policies 6. Open or create a policy for the Okta-connected apps you want to protect 7. Add a rule for registered, Okta-joined devices:
- Set Device State to Registered
- Add the expression:
device.provider.deviceAccess.joined == true
- Configure the rule to grant access using the device session
Device-Bound SSO requires Okta Verify 6.6.2 or later. Update Okta Verify on your devices before activating this feature — enabling Device-Bound SSO registry settings on earlier versions can lock users out of Windows.