Ping SDKs

Set up social sign-on with external IDPs

PingOne supports trusted Identity Providers (IdP), like Apple, Facebook, Google, and many others, providing authentication and identity verification on behalf of Ping Identity.

This is often referred to as social sign-on or social authentication. These IdPs return the necessary user information for creating or validating accounts to your PingOne server.

The user is either redirected from the client application to the IdP’s authorization server, or the client app can use the IdP’s native libraries to embed the authorization experience in the app.

The user authenticates with the IdP and provides the necessary consent required for sharing the information with PingOne.

After your user authenticates to the IdP, control is returned to the PingOne server which completes the flow. When PingOne completes the flow it issues your user a session and they are now authenticated.

It’s common to offer these social login options in addition to traditional authentication with username and password, but you can also use them alone.

Example Android app offering a combination of authentication methods.
Figure 1. An Android app with a combination of authentication methods

Steps

Complete the following steps to integrate social login into your client applications:

Before you begin

Before you begin this tutorial, ensure you have set up your PingOne instance with the required configuration.

Configure client apps for social sign-on

Select your platform to discover how to configure your client application to perform social sign-on with an external IdP in PingOne.