Can Okta OAuth Flow Be Implemented Using WebView in Android?

I am integrating Okta login into my Android app and want to load the Okta-hosted sign-in page directly inside a WebView instead of using the system browser or custom tabs. Is this approach supported by Okta, and are there any security concerns or limitations with this method? If it’s feasible, could you provide any guidance or sample implementation?

Would appreciate any insights or best practices!

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.