Set up the LinkedIn provider

LinkedIn is one of the OAuth 2.0 identity providers you can use to authenticate visitors to your Power Pages site. OAuth 2.0–based identity providers require a client ID, client secret, and sometimes a redirect or reply URL. This article describes the following steps:

Set up LinkedIn in Power Pages

  1. In your Power Pages site, select Set up > Identity providers.

    If no identity providers appear, make sure External login is set to On in your site's general authentication settings.

  2. To the right of LinkedIn, select More Commands () > Configure or select the provider name.

  3. Leave the provider name as it is or change it if you like.

    The provider name is the text on the button that users see when they select their identity provider on the sign-in page.

  4. Select Next.

  5. Under Reply URL, select Copy.

  6. Select Open LinkedIn.

    Don't close your Power Pages browser tab. You'll return to it soon.

Create an app registration in LinkedIn

Register an application in LinkedIn with your site's reply URL as the redirect URL.

Note

If you use or add a custom domain name or change your site's base URL, you must set up your identity provider to use the correct reply URL. The LinkedIn app uses the reply URL to redirect users to your website after authentication.

  1. In the LinkedIn developer portal, select My apps, and then select Create app.

  2. Enter the name of the app and the URL of your organization's LinkedIn page to associate with the app.

  3. Upload a graphic file to use as the logo that visitors see when they authenticate with the app.

  4. Select I have read and agree to these terms, and then select Create app.

  5. On the app page, select the Auth tab.

  6. Under Authentication keys, copy the Client ID, and then reveal and copy the Client Secret.

  7. Under OAuth 2.0 settings, select the pencil icon.

  8. Select + Add redirect URL, paste the reply URL you copied, and then select Update.

Enter site settings in Power Pages

  1. Return to the Power Pages Configure identity provider page you left earlier.

  2. Under Configure site settings, paste the following values:

    • Client ID​: Paste the Client ID you copied.
    • Client secret: Paste the Client Secret you copied.

Optional additional settings for OAuth 2.0 identity providers

See also

Set up site authentication