<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
0D54z000094dClZCAUOkta Classic EngineAuthenticationAnswered2023-04-19T20:10:44.000Z2023-04-18T20:41:42.000Z2023-04-19T20:10:44.000Z

VartikaJ.52538 (Customer) asked a question.

Invoking MFA without invoking login flow for OIDC and SAML

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).


  • Mihai N. (Okta, Inc.)

    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.

    Expand Post
This question is closed.
Loading
Invoking MFA without invoking login flow for OIDC and SAML