forked from mikelittle/multisite-multidomain-single-sign-on
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathreadme.txt
30 lines (22 loc) · 1.11 KB
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
=== Multisite Multidomain Single Sign On ===
Contributors: emfluencekc, mightyturtle
Author URI: https://emfluence.com
Tags: multisite, domain, single sign on
Requires at least: 5.0
Tested up to: 5.5.1
Requires PHP: 7.4
Stable tag: 1.3.3
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Avoid having to separately sign in to separate-domain sites of the same multisite installation!
== Description ==
When switching sites using the My Sites links in the admin menu,
this plugin will automatically authenticate you into the site that you're going to.
You do already have to be logged into a site in the network;
this plugin just cuts down on having to log in again due to cookie isolation between domains.
Note: This plugin must be installed on all sites in a network in order to work properly.
Want to change how this plugin works, or add to it? <a href="https://github.com/emfluencekc/multisite-multidomain-single-sign-on">Fork it on GitHub</a>!
== Installation ==
Either:
* Add this plugin to the mu-plugins folder, or
* Add this plugin to the plugins folder, and network-enable it on all sites.