LinkedIn Login Integration Kit

Register PingFederate as a Microsoft Application

To allow PingFederate to process social sign-on requests with LinkedIn, add PingFederate as an OAuth application in the LinkedIn administrative console.

Steps

  1. Sign on to https://www.linkedin.com/developers/ using a LinkedIn developer account.

  2. Click Create App.

  3. Complete the Create an app form, and then click Create app.

  4. Click the Auth tab.

  5. Under Application credentials, note the Client ID and Client Secret.

    You will use these in Configuring an adapter instance.

  6. Under OAuth 2.0 settings, click the Edit icon.

  7. Enter the callback endpoint of the LinkedIn IdP Adapter, such as https://pf.example.com:9031/ext/linkedin-authn. Click Update.

    The default endpoint is /linkedin-authn. If you set a custom endpoint here, enter the matching value in the Authorization Callback Endpoint field of your adapter instance configuration in Configuring an adapter instance.