<iframe src="https://www.googletagmanager.com/ns.html?id=GTM-M74D8PB" height="0" width="0" style="display:none;visibility:hidden">
Loading
Skip to NavigationSkip to Main Content
How to Generate a Report on Mobile Okta Verify Users Excluding FastPass
Okta Identity Engine
Okta Verify
Overview

This article clarifies whether it is possible to generate a report of users who have enrolled in Okta Verify specifically on mobile devices, excluding those using Okta FastPass.

Applies To
  • Okta Verify
  • Okta FastPass
  • Reports
Solution

Currently, Okta does not provide a built-in report that directly distinguishes between Okta Verify enrollments on mobile phones and desktop (FastPass). The MFA Enrollment by User report in the Admin Console displays users enrolled in Okta Verify but does not separate mobile from desktop enrollments.

 

To obtain specific data, use the System Log to identify FastPass users and compare the data with the enrollment report:

  1. Navigate to Reports > System Log.

  2. Search for FastPass-related events to identify users who have used FastPass. For example:

    methodTypeUsed eq "signed_nonce"

  3. Export the System Log results to a CSV file.

  4. Navigate to Reports > Reports.

  5. Locate the MFA Enrollment by User report.

  6. Click CSV Export to download the report.

  7. Compare the System Log list with the MFA Enrollment by User report to identify users enrolled in Okta Verify who have not used FastPass.

If this specific report is still desired by the organization, please submit a feature request on the Okta Ideas Overview FAQ.

Loading
How to Generate a Report on Mobile Okta Verify Users Excluding FastPass