Skip to main content

How to Enable LinkedIn Login Using LinkedIn API Key in WordPress

Steps To Enable LinkedIn Login


  1. Navigate to LinkedIn Developers section and login to your LinkedIn account
  2. Click Create Application. Login again, if required.
  3. Fill the fields as described below.
    • Company Name: Specify your company name
    • Name: Specify the name of your app (You can enter whatever name you like, but it’s recommended to enter your website or company name in this field)
    • Description: Enter short description of your company/website
    • Application Logo: Logo of your company/website
    • Application Use: Select Other
    • Website URL: Open your website homepage (at which you have installed the plugin) in browser, click the address bar so that website url gets highlighted, copy this url and paste it in this option. Please make sure that this url includes http:// or https:// (for example: http://mywebsite.com or http://www.mywebsite.com)
    • Business Email: Specify email address
    • Business Phone: Specify your contact number
    • I have read and agree……: Check the checkbox
    • Click Submit button
  4. Make sure r_basicprofile and r_emailaddress are selected in Default Application Permissions section. Leave other options as is. Copy Client ID, paste it in LinkedIn API Key option of WordPress plugin and save changes (It is necessary to follow the remaining steps below to get LinkedIn social login working). Click Update button on LinkedIn app page as shown in the screenshot below.
  5. Navigate to Settings section from left sidebar. Set Application Status to Live and click Update button.
  6. Navigate to JavaScript section from the left sidebar. Enter exactly the same url as in Website URL option in step 3 above, in the Valid SDK Domains option and click Add button.
    Note: If your website url has directory/folder after domain (For example- http://www.mywebsite.com/dir), then save url without directory/folder appended to it (http://www.mywebsite.com) in above option.
  7. After page refresh, you should see the domain (you just saved) below the option. Click Update button

Comments

Post a Comment

Popular posts from this blog

Mzuzah Africa – The 2018 Experience

VISION: BUILDING SUSTAINABLE WEALTH Mzuzah africa’s mission is to inspire, empower and provide key tools for the economic, social and environmental sustainability of leaders in emerging economies. To build a collaborative bridge that cuts across geographic boundaries. They achieve this by providing the most collaborative platforms and practical tools necessary for socioeconomic and environmental sustainability and success. On the 8th March, 2018, in my last semester as undergraduate, through my university- University of Professional Studies- Accra (UPSA), i got invited to this exceptional,educative and inspiring conference. The first and perhaps the last conference i ever attended during my university days. Since 2010, pilot forums have been implemented across West Africa in Ghana, Nigeria and Cameroon. Over 800 participants consisting of multinational corporations, foundations, indigenous organisations and the civil society have participated. The Forum  engages the ...

SUPERVISORY COMMITTEE DUTIES & RESPONSIBILITIES

The Supervisory Committee of a Cooperative credit Union is appointed by the Board to: Act as the overseer of the credit union to protect and safeguard member assets Ensure that records are maintained properly, honestly and accurately Make sure that policies are established according to law and carried out faithfully Check to see that proper internal controls are in place Ensure that members receive the best possible service Who can be a Supervisory Committee Member? Must be a member of the credit union Must be bondable by the credit union’s surety bond company Cannot be related to any credit union employee Who cannot be a Supervisory Committee Member? Loan Officer Membership Officer Treasurer / Assistant Treasurer Secretary of the Board of Directors  How Does Someone Become a Supervisory Committee Member? The committee is appointed by the Board of Directors The number of committee members should not be less than three or more than five Terms are for o...

Login to WordPress Website with google account

How to Enable Google Login by Creating Google Client ID? Steps To Enable Google Login Navigate to  Google API Console  section and login to your Google account if required. If this is your first app, you will require to “ Create a project ” and also may require to accept  Terms and Conditions .  If you do not see this page, move to step 3. If you have created apps before, you will be able to see the list of projects. You can also create a new project by clicking “ CREATE PROJECT ” at the top. Click on the project name for which you want to create app. Navigate to  APIs and Services  >  Dashboard   page   from the menu at top-left corner. Click  ENABLE APIS AND SERVICES . Then click  Google+ API  on the next page. Click  ENABLE.  If it is already enabled, move to next step. Navigate to  Credentials  section. Navigate to  OAuth   consent screen  section S...