
VartikaJ.52538 (Customer) asked a question.
For using okta as IDP. Is there a way to invoke MFA without invoking the login flow ? Like user is already logged in using Okta as IDP and then during some flow in the application, only invoking MFA from IDP(Okta).

Hi @VartikaJ.52538 (Customer) , Thank you for reaching out to the Okta Community!
There is no out of the box functionality to just trigger a MFA verification without having the user go through the authentication flow, but there is API.
https://developer.okta.com/docs/reference/api/factors/#factors-that-require-only-a-verification-operation
That being said, implementing it in conjunction with another app or flow would mean complete custom development and deployment work.
If my answer helped, remember to mark it as best to increase its visibility for other members of the Okta Community who might have the same questions as you.
Hope my answer helps!
--------------------------------
Community members help others by clicking Like or Select as Best on responses. Try it today.