vBSSO Connect 1.x Features

Authentication vBulletin (Master) vBulletin (Slave) WordPress Drupal Joomla Magento Mediawiki Moodle Dokuwiki Prestashop
Login
Check credentials on master platform and send auth data to slave platforms
Logout
Log out of slave platforms through vBulletin
Register
Registers user on master platform and send credentials to slave platforms
Recover a password
Just redirect to master platfom on Forgot Password Page
Login widget
Separated widget in case if platform supports widget system
Override standard login form
Profile vBulletin (Master) vBulletin (Slave) WordPress Drupal Joomla Magento Mediawiki Moodle Dokuwiki Prestashop
Display avatars
Profile link
Author link
Usergroups
Synchronization between vBulletin usergroups and slave platform permission system. For example WordPress has roles.
Access Settings vBulletin (Master) vBulletin (Slave) WordPress Drupal Joomla Magento Mediawiki Moodle Dokuwiki Prestashop
Allowed User Groups
User will be authenticated in all platforms only in case if he is in allowed user group. Otherwise he will auth only in vB
Associated User Groups
If user come from slave platfrom, we can put him in appropriate usergroup
Login Access Settings
By default, if you log in from slave WordPress, you will auth only in vBulletin and WordPress. But you can extend it with access settings checkboxes.
Notifications vBulletin (Master) vBulletin (Slave) WordPress Drupal Joomla Magento Mediawiki Moodle Dokuwiki Prestashop
Personal Messages
Show number of vBulletin notifications on the slave platform
Visitors Messages
Show number of vBulletin notifications on the slave platform
Friend requests
Show number of vBulletin notifications on the slave platform
Pictures comments
Show number of vBulletin notifications on the slave platform
Profile Fields vBulletin (Master) vBulletin (Slave) WordPress Drupal Joomla Magento Mediawiki Moodle Dokuwiki Prestashop
First Name
If this field is updated on vBulletin side vBSSO plugin will transfer this data to connected platform automatically.
Last Name
If this field is updated on vBulletin side vBSSO plugin will transfer this data to connected platform automatically.
Country
If this field is updated on vBulletin side vBSSO plugin will transfer this data to connected platform automatically.
City
If this field is updated on vBulletin side vBSSO plugin will transfer this data to connected platform automatically.
Phone
If this field is updated on vBulletin side vBSSO plugin will transfer this data to connected platform automatically.
Birth
If this field is updated on vBulletin side vBSSO plugin will transfer this data to connected platform automatically.
Backup & Restore vBulletin (Master) vBulletin (Slave) WordPress Drupal Joomla Magento Mediawiki Moodle Dokuwiki Prestashop
Backup
Restore
Logging&Notifications vBulletin (Master) vBulletin (Slave) WordPress Drupal Joomla Magento Mediawiki Moodle Dokuwiki Prestashop
Errors handling
Handle error and send back it to master platform
Logging
Email Notifications
Simple logging
Regulated by config file. enables logging system without log4php
Safety vBulletin (Master) vBulletin (Slave) WordPress Drupal Joomla Magento Mediawiki Moodle Dokuwiki Prestashop
Encrypted data exchange via private unique shared key
Friends with firewalls
Communicates purely through API of the connected platform
Other vBulletin (Master) vBulletin (Slave) WordPress Drupal Joomla Magento Mediawiki Moodle Dokuwiki Prestashop
Enable logging through config.custom.default.php
The option is configured to enable / disable logging
Override links through config.custom.default.php
Ability to override login, register, logout links in order to use standard platform links in case of login problems
Enable simple logging through config.custom.default.php
The option allows to switch to simple logging mode and disable main logging engine in case if vBSSO vBulletin is runing on some optimized web servers
SSL Support