I’ve configured an Okta app integration for MFA and am able to implement MFA using Okta widget, to receive one time verification code on email,
However, when authenticating using Okta REST API instead of using Okta widget, the user is authenticated without prompting for one time verification code.
Can anyone help with what am I missing here?
Below is the snippet for response for API call - https://{{url}}/api/v1/authn through Postman, showing response returned with status as “SUCCESS” -
Thanks,
Anurag