Orchestration SDKs

Configure an iOS app for social sign-on

PingOne iOS

Complete the following high-level tasks to configure an Android client app to perform social sign-on with an external identity provider (IdP):

Step 1. Adding core dependencies

These dependencies provide core support for social sign-on. These are the minimum required dependencies for redirecting users to the IdP for authentication.

Step 2. Handling URI schemes

You must configure your Android app to open when the server redirects the user after authentication.

Step 3. Authenticating with external IdPs

Learn how to authenticate your users with the external IdPs you have configured in your DaVinci flows.

Step 4. Customizing the user experience

You can optionally tweak the user experience for authenticating with an external IdP.