-
Notifications
You must be signed in to change notification settings - Fork 20
Home
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.
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
- Plugin name and description
2. SSO Login page
3. SSO Settings page