Linkedin

Blocks ::: block_linkedin
Maintained by Bas Brands
Part of set Linkedin.
This is the block that must be used in combination with the LinkedIn Auth plugin

Linkedin 1.1 (Build: 2012091800)

Moodle 2.2, 2.3
Released: dimarts, 18 de setembre 2012, 4:37 PM
Linkedin Oauth 2.0 Authentication Plugin

This version fixes error users might get when using Google Chrome

Developed by: Bas Brands, Created for BrightAlley

Credits:

This linkedin block has been created based on the code written by:
https://github.com/mahmudahsan using code published here:
https://github.com/mahmudahsan/Linkedin---Simple-integration-for-your-website

Using Moodle OAuth examples by Jerome Mouneyrac:
http://moodle.org/plugins/view.php?plugin=auth_googleoauth2

The latest versions of these plugins can be downloaded from GitHub:
https://github.com/bmbrands/block_linkedin

Requirements:
The linkedin auth plugin
A Linked in Account
A Linked in integration Key / Secret
Some custom code in your theme or the linkedin block

What it does (using the linkedin block):
When installed correctly a user can log in using their linked in account.

1. The user clicks the login with linkedin button
2. A popup opens that redirects to the linkedin page asking for your linkedin username/pass and your
approval to give moodle access to your profile. If the user was already logged into linkedin in some
other browsers window the popup only asks permission to login using linkedin
3. When the users finishes the linked in auth the Moodle page reloads and redirects the user the a form
asking for the users email.
4. When finished the users is logged into Moodle and profile information is shown in the linkedin block.

Profile info retreived from LinkedIn:
- firstname, lastname
- current job
- country
- city
- profile picture

LinkedIn auth plugin installation
1. Add the auth plugin to /auth/linkedin
2. In Moodle go to the plugins page for authentication and enable linkedin
3. visit https://www.linkedin.com/secure/developer and click Add New Application.
4. Enter your Moodle website details, most important field: Integration URL, use the wwwroot of your Moodle installation
5. Once received from LinkedIn Enter you key / secret to the LinkedIn authentication plugin settings page in Moodle

Linkedin block
1. Install the linkedin block
2. Go to the Siteadmin -> notifications to install the block
3. Add the block to the moodle frontpage


Version information

Version build number
2012091800
Version release name
1.1 (Build: 2012091800)
Can be updated from
1.0 (Build: 2012010900) (2012010900), 1.0 (Build: 2012010900) (2012031500), 1.1 (Build: 2012071600) (2012071600)
Maturity
Stable version
MD5 Sum
239ca43fa1a760fb543456a76686f335
Supported software
Moodle 2.2, Moodle 2.3

Version control information

Version control system (VCS)
GIT
VCS repository URL

Default installation instructions for plugins of the type Blocks

  1. Make sure you have all the required versions.
  2. Download and unpack the block folder.
  3. Place the folder (eg "myblock") in the "blocks" subdirectory.
  4. Visit http://yoursite.com/admin to complete the installation
  5. Turn editing on in any home or course page.
  6. Add the block to the page
  7. Visit the config link in the block for more options.