<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
0D54z00008tZbvuCACOkta Classic EngineIntegrationsAnswered2023-03-07T17:35:59.000Z2023-03-06T17:08:06.000Z2023-03-07T17:35:58.000Z
How to use MFA step-up authentication with okta-mobile-kotlin SDK

We're developing a native Android application and are using the https://github.com/okta/okta-mobile-kotlin SDK to implement the web authentication flow (i.e. using WebAuthenticationClient). It is working well but now we'd like to gate specific actions within the app with a MFA okta request (i.e. when a critical operation is attempted to be performed an additional 2FA verification is requested before proceeding). Similar to this: https://sec.okta.com/articles/2020/06/adaptive-step-multi-factor-authentication

 

Is there a way to do this using the okta-mobile-kotlin SDK?


dse7i likes this.
This question is closed.
Loading
How to use MFA step-up authentication with okta-mobile-kotlin SDK