=== Single Sign On === Contributors: choppedcode Donate link: http://www.choppedcode.com/ Tags: single sign on, hosting, support, billing, integration Requires at least: 2.1.7 Tested up to: 3.8.1 Stable tag: 1.0.4 Single Sign On allows a user to only sign in once and be signed in automatically across different systems == Description == Single Sign On allows a user to only sign in once and be signed in automatically across different systems. Currently supported systems include: * Wordpress * WHMCS The plugin works over multiple instances of the same system, for example multiple Wordpress installations as well as between systems, for example between WHMCS and Wordpress. == Installation == 1. Upload the `single-sign-on` folder to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress. Please visit [SSO Server](https://github.com/choppedcode/sso-server "SSO Server") for more information. == Upgrade Notice == Simply go to the Wordpress Settings page for the plugins and click the Upgrade button. == Changelog == = 1.0.4 = * Updated contributors = 1.0.3 = * Moved SSO Server code to Github = 1.0.2 = * Added debug log * Fixed issue with endpoint URL's entered without trailing slash * Fixed errors in readme.txt file = 1.0.1 = * Fixed issue with hard coded endpoint URL * Verified compatibility with Wordpress v3.6 = 1.0.0 = * Alpha release