You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sean McCafferty edited this page Jan 27, 2015
·
1 revision
WP Multisite SSO
Single sign on for a multisite WordPress implementation. Users are authenticated for all sites across the network.
This plugin is best used within a domain mapped environment where the normal domain authentication cookie would not apply.
Uses internal WordPress authentication functions, including maintaining the use of the standard WordPress login page,
to authenticate the user across the network.
Settings to customize the SSO login/logout loading page by inheriting the default WordPress login page CSS, custom login page CSS included in theme or even specifying CSS.
IMPORTANT: In order for this plugin to work properly, it MUST BE network enabled. The web server also needs to support JSONP requests.
Installation
User must be a network administrator
Upload entire wp-multisite-sso directory to the /wp-content/plugins/ directory
Navigate to the WordPress Network administration
Network Activate the plugin through the 'Plugins' menu in WordPress