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!