Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to handle MFA using DirectAuthFlow? #290

Open
Livinglist opened this issue Mar 15, 2024 · 1 comment
Open

How to handle MFA using DirectAuthFlow? #290

Livinglist opened this issue Mar 15, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@Livinglist
Copy link

Livinglist commented Mar 15, 2024

Describe the feature request?

Hi, since there’s an issue with the redirect on Android, we are planning to implement the login flow using mobile UI instead of using sign-in widget. Does the SDK currently support handling MFA using DirectAuthFlow?

swift counterpart on iOS: https://okta.github.io/okta-mobile-swift/development/oktadirectauth/documentation/oktadirectauth/

New or Affected Resource(s)

N/A

Provide a documentation link

No response

Additional Information?

No response

@Livinglist Livinglist added the enhancement New feature or request label Mar 15, 2024
@rajdeepnanua-okta
Copy link
Contributor

Hi @Livinglist, DirectAuthFlow isn't implemented in kotlin SDK for now. If you are looking into native login on Android, currently the only way is using https://github.com/okta/okta-idx-android
We are aware of this feature gap in Kotlin SDK at the moment, and we will assess when we want to work on it and release it internally.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants