Procedure on Linkedin Developers site.
1. If you don't have a LinkedIn account you have to create it (on linkedin.com)
2. Now you have to go to Linkedin developer website
3. Log in (if you are not already logged in)
4. Now you have to create an application so, click on "Create Application".
5. Fill up the fields with your data, as in the next screen.
Then click on submit.
6. In the following page, you can copy the "Client ID" and the "Client Secret" that you will then use on CMS.
7. There are two important action you have to do in this page:
- In the "Defaul Application Permissions" field tick "r_basicprofile", "r_emailaddress" and "w_share".
- In the "Authorized Redirect URLs" field you have to add, for each domain of your website, the link https://ssl.virtualcom.it/webservices/social/linkedin/auth.jsp
(make sure to replace https://ssl.virtualcom.it with your domain).
Then click the "Update" button.