<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
0D54z00007ePKwbCAGOkta Classic EngineMulti-Factor AuthenticationAnswered2022-05-12T21:29:04.000Z2022-05-12T01:16:13.000Z2022-05-12T21:29:04.000Z

PrateekT.00945 (Customer) asked a question.

Prompt users for additional factors in self-hosted Okta widget for SAML App with App-level MFA

I am currently embedding the Okta login widget in a self-hosted page https://github.com/okta/okta-signin-widget, using it to log users into my SAML App.

 

I am trying to prompt the users for factors within the login widget itself with App-level MFA configured. The expected behavior is that the user enters username/password on the login widget, then gets prompted for additional factors on the widget and enters them in the widget. The actual behavior is the username enters username/password on the login widget, then gets redirected to an Okta-hosted login page, and enters additional factors on the Okta-hosted login page.

 

Is there any way to prompt the users for factors within the login widget itself, without having to redirect to Okta-hosted login page? I know there is a workaround by using an Organization-level MFA policy, but I want to see if I can enable MFA for users that are trying to log in to a particular SAML Application, without affecting the authentication flow of of users assigned to other Apps in the same Okta organization.


This question is closed.
Loading
Prompt users for additional factors in self-hosted Okta widget for SAML App with App-level MFA