I am exploring the possibility of using the Okta Sign-In Widget specifically for MFA factor validation.
Here’s my use case: I have a user’s email and Okta ID, and I want to redirect the user directly to the Okta widget to validate their enrolled MFA factors, assuming they have at least one enrolled factor.
Is there a way to use the Okta Sign-In Widget solely for this purpose, without requiring the user to enter their password? Currently, we are using Okta APIs for this validation, but we would like to know if the widget can be used instead.