<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
0D54z0000A9jCulCQEOkta Classic EngineAPI Access ManagementAnswered2026-02-17T09:00:23.000Z2024-05-28T07:00:55.000Z2024-05-31T17:24:42.000Z
Inquiry Regarding Biometric Authentication with Okta Verify Push Notifications

Dear Everyone,

 

I am trying to send push notifications to a specific user using the API endpoint /api/v1/users/{userId}/factors/{factorId}/verify. The push notifications are being delivered successfully via the Okta Verify app. However, when authenticating, clicking 'Yes, it's me' results in a direct success without requiring any biometric verification such as fingerprint or facial recognition. It seems like this might be due to it being a possession factor authentication method, but I am curious if it's possible to also receive biometric authentication through the API. The Okta Verify app is already set up for biometric authentication on the user's device.

Additionally, I have not integrated a custom Okta app. I am merely testing this scenario by using the userId and the registered factorId values in the API call. I would appreciate it if biometric authentication could be added to this process.

 


This question is closed.
Loading
Inquiry Regarding Biometric Authentication with Okta Verify Push Notifications