SSO with Custom UI in Mobile App Integration

Hi there,

I’m currently working on integrating a mobile app with Okta for authentication. We’re exploring the possibility of building a custom UI for the sign-in experience. Still, we also need to support SSO through various identity providers configured in our Okta tenant.

My question is: Can SSO be achieved with a custom UI in a mobile app integration?

Specifically, I’d like to know whether the Okta Mobile SDKs provide any mechanisms or APIs to facilitate SSO when using a custom UI.

My primary concern is ensuring that when users sign in through their identity provider, they are correctly redirected to that provider’s login page for authentication.

Any insights, guidance, or code examples would be greatly appreciated.

Thank you!