Moodle Plugins directory: Linkedin: Versions: 1.0 (Build: 2012010900) | Moodle.org

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.0 (Build: 2012010900)
Moodle 2.0, 2.1, 2.2
Released: czwartek, 15 marca 2012, 16:19
Linkedin Oauth 2.0 Authentication Plugin
* 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
* 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
- 2012031500
- Version release name
- 1.0 (Build: 2012010900)
- Can be updated to
- 1.1 (Build: 2012091800) (2012091800)
- Maturity
- Wersja beta
- MD5 Sum
- 7e21cc0058ab5a2afe4704ae7b278f57
- Supported software
- Moodle 2.1, Moodle 2.0, Moodle 2.2
- Latest release for Moodle 2.0
- Latest release for Moodle 2.1
- The more recent release 1.1 (Build: 2012091800) (2013082100) exists for Moodle 2.2
Default installation instructions for plugins of the type Blocks
- Make sure you have all the required versions.
- Download and unpack the block folder.
- Place the folder (eg "myblock") in the "blocks" subdirectory.
- Visit http://yoursite.com/admin to complete the installation
- Turn editing on in any home or course page.
- Add the block to the page
- Visit the config link in the block for more options.