vBSSO Connect Moodle 1.x

REQUIREMENTS

ProductPHP versionPlatform
vBSSO Moodle 1.0.0 5.3 Moodle 2.3
Plugin doesn't share any user related information with any third party side. It strongly synchronizes the information between your own platforms connected personally to your vBulletin instance.

Installation

  1. Download Moodle vBSSO.
  2. Unzip and upload everything from `upload` folder to root directory of your Moodle installation.
  3. Log in to Moodle as administrator.
  4. Navigate to Home -> Site administration -> Plugins -> Authentication -> Manage authentication and activate 'vBSSO' plugin.
  5. Navigate to Home -> Site administration -> Plugins -> Blocks -> Manage blocks and activate 'vBSSO Login Box' plugin.
  6. As administrator on Home page "Setting" block "turn editing on", add vBSSO Login box to let your users sign in through vBSSO.

Configuration, Case 1

  1. Log in to Moodle as administrator.
  2. Navigate to Home -> Site administration -> Plugins -> Authentication -> vBSSO.
  3. Modify your default Platform Shared Key by setting it to more secure unreadable phrase to encrypt exchanged data.
  4. Save Changes.

Configuration, Case 2

  1. Log in to your vBulletin control panel as administrator.
  2. Navigate to `vBSSO` section.
  3. Expand section and click on the `Platforms` link.
  4. Copy `Platform Url` link and `Shared Key` field from Moddle installation to vBulletin.
  5. Click on `Connect` button to connect your new platform.

Uninstall

  1. Log in to Moodle as administrator.
  2. Navigate to Home -> Site administration -> Plugins -> Plugins overview.
  3. Press Uninstall infront vBSSO Login Box.
  4. Delete "/moodle/auth/vbsso" and "/moodle/blocks/vbsso" folders.
Plugin doesn't revert already sync data back to its original state if you decide to disable plugin later.

Changelog


= 1.0.0 =

  • vBSSO standard features set for single sign-on.
  • [Released June 11, 2013]