<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

Verify CurrentSkipCount for Passkey Enrollment in the Okta System Log

Okta Identity Engine
Multi-Factor Authentication

Overview

Query the Okta System Log for the user.mfa.promote_enrollment event type to verify the CurrentSkipCount for passkey enrollment prompts. Reviewing the debug context of this event reveals how many times a user skips the optional passkey enrollment prompt when the Stop showing after number of skips feature is active.

 

With this Feature being configured:

Stop showing after number of skips

 

Applies To

  • Okta Identity Engine (OIE)
  • System Log
  • Multifactor Authentication (MFA)
  • Passkey

Solution

How is the CurrentSkipCount verified for passkey enrollment in the Okta System Log?

 

Query the Okta System Log, expand the event details, and review the debug data to find the skip count.

  1. Navigate to the Okta Admin Console.
  2. Go to Reports and select System Log.
  3. Enter eventType eq "user.mfa.promote_enrollment" in the search field and initiate the search.
  4. Locate the specific event for the user and expand the event details.
  5. Expand DebugContext and then expand DebugData.
  6. Locate the CurrentSkipCount field to view the number of times the passkey enrollment was skipped.

System log

 

System log

 

 

Related Resources

Loading
Verify CurrentSkipCount for Passkey Enrollment in the Okta System Log | Okta Support