REQUIREMENTS
Product | PHP version | Platform |
---|---|---|
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
- Download Moodle vBSSO.
- Unzip and upload everything from `upload` folder to root directory of your Moodle installation.
- Log in to Moodle as administrator.
- Navigate to Home -> Site administration -> Plugins -> Authentication -> Manage authentication and activate 'vBSSO' plugin.
- Navigate to Home -> Site administration -> Plugins -> Blocks -> Manage blocks and activate 'vBSSO Login Box' plugin.
- 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
- Log in to Moodle as administrator.
- Navigate to Home -> Site administration -> Plugins -> Authentication -> vBSSO.
- Modify your default Platform Shared Key by setting it to more secure unreadable phrase to encrypt exchanged data.
- Save Changes.
Configuration, Case 2
- Log in to your vBulletin control panel as administrator.
- Navigate to `vBSSO` section.
- Expand section and click on the `Platforms` link.
- Copy `Platform Url` link and `Shared Key` field from Moddle installation to vBulletin.
- Click on `Connect` button to connect your new platform.
Uninstall
- Log in to Moodle as administrator.
- Navigate to Home -> Site administration -> Plugins -> Plugins overview.
- Press Uninstall infront vBSSO Login Box.
- 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
- vBSSO standard features set for single sign-on.
- [Released June 11, 2013]