LinkedIn IdP Adapter settings
Field Name | Description |
---|---|
Client ID (API Key on PingFederate 8.x and earlier) |
The client ID that you noted in Register PingFederate as a Microsoft Application. This field is required. |
Client Secret (Secret Key on PingFederate 8.x and earlier) |
The client secret that you noted in Register PingFederate as a Microsoft Application. This field is required. |
Permissions |
The combined scopes of authority that PingFederate and the application want to request from the LinkedIn member. These permissions determine which LinkedIn attributes can be added in the Attributes section of the IdP Adapter screen. Use a space to separate multiple permissions. Type one or more of the following:
The default value is r_liteprofile. |
Error Redirect URL |
(Optional) The URL of a custom page that displays when PingFederate receives an error response from LinkedIn. This URL can contain query parameters. The URL has an If this field is blank, users will see a generic error page. Learn more about using custom pages in Customizable user-facing pages in the PingFederate documentation. This field is blank by default. |
Unauthorized Redirect URL |
(Optional) The URL of a custom page that displays when PingFederate receives a response from LinkedIn that says the user declined the authorization request. This URL can contain query parameters. If no URL is specified, users will see a default error page. Learn more about using custom pages in Customizable user-facing pages in the PingFederate documentation. This field is blank by default. |
Callback Endpoint |
The PingFederate endpoint that LinkedIn uses to respond to authorization requests. If you set a custom endpoint in Register PingFederate as a Microsoft Application, change this field to match. This default value is |
Field Name | Description |
---|---|
PingFederate Base URL |
(Optional) The fully-qualified host name, port, and path (if applicable) of the PingFederate server. For example, This field affects the redirect URL set in the Register PingFederate as a Microsoft Application step. If this override field is blank, the URL is determined automatically. This field is blank by default. |
LinkedIn Authentication v2 URL |
The LinkedIn API endpoint that PingFederate uses to get the verification codes. The default value is |
LinkedIn Access Token v2 URL |
The LinkedIn API endpoint that PingFederate uses to get access tokens. The default value is |
Retrieve Email |
When selected, PingFederate makes a separate call to the LinkedIn User Email V2 URL to get the user’s email address. If you included r_emailaddress in the Permissions field, select this checkbox, and add This checkbox is cleared by default. |
LinkedIn User Email V2 URL |
The LinkedIn API endpoint that PingFederate uses to get user email addresses. This field is required if you have selected Retrieve email. The default value is |
LinkedIn User Data v2 URL |
The LinkedIn API endpoint that PingFederate uses to get user attributes for the r_liteprofile and r_fullprofile permissions. This field is optional if you have selected Retrieve email. The default value is |
Retry Request |
Determines whether PingFederate will retry requests after it receives a response with a failure code. This checkbox is selected by default. |
Maximum Retries Limit |
Determines how many times PingFederate will retry a request. The default value is |
Retry Error Codes |
Determines which response codes are considered failures. The default value is |
API Request Timeout |
The amount of time in milliseconds that PingFederate allows when establishing a connection with LinkedIn or waiting for a response to a request. A value of The default value is |
Proxy Settings |
Defines proxy settings for outbound HTTP requests. The default value is System Defaults. |
Custom Proxy Host |
The proxy server host name to use when Proxy Settings is set to Custom. This field is blank by default. |
Custom Proxy Port |
The proxy server port to use when Proxy Settings is set to Custom. This field is blank by default. |