
User1674491092769132008 (Customer) asked a question.
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?

Hello @User1674491092769132008 (Customer) Thank you for reacting out to our Community!
Please see this kb article that should have the information that you are looking for:
https://developer.okta.com/docs/guides/authenticators-web-authn/aspnet/main/#summary-of-steps
Additionally if you need further assistance we recommend to leverage the Okta Developer forums for this type of questions and take advantage of their expertise.
https://devforum.okta.com/
Community members help others by clicking Like or Select as Best on responses. Try it today.