I’ve inherited a site with WP Multisite SSO, and it’s now throwing a ton of errors in the JS console. Since it appears to have been abandoned, does anyone know of a plugin that performs the same function, but is actively maintained?
]]>Why was this plugin abandoned?
]]>Is it work fine yet?
]]>Hello !
Thank you for your plugin. I have network activated it but I have some problems…
When I’m trying to connect on a subsite, I have these notifications :
Notice: wp_get_sites est obsolète depuis la version 4.6.0 ! Utilisez get_sites() à la place. in /home/lexingch/public_html/wp-includes/functions.php on line 3831
Deprecated: Function mcrypt_get_iv_size() is deprecated in /home/lexingch/public_html/wp-content/plugins/wp-multisite-sso/wp-multisite-sso.php on line 139
Deprecated: Function mcrypt_create_iv() is deprecated in /home/lexingch/public_html/wp-content/plugins/wp-multisite-sso/wp-multisite-sso.php on line 139
Deprecated: Function mcrypt_encrypt() is deprecated in /home/lexingch/public_html/wp-content/plugins/wp-multisite-sso/wp-multisite-sso.php on line 144
Notice: wp_get_sites est obsolète depuis la version 4.6.0 ! Utilisez get_sites() à la place. in /home/lexingch/public_html/wp-includes/functions.php on line 3831
Here is a screenshot : https://snag.gy/sl3oEp.jpg
It keeps saying “Logging in to network sites. Please wait…” but no refresh…
Thank you in advance !
]]>When I login using my WP Multisite SSO plugin I receive this error.
Warning: array_map(): Argument #2 should be an array in /home3/tdl/public_html/wp-content/plugins/wp-multisite-sso/wp-multisite-sso.php on line 145
]]>Hello,
We are several sites in our network, and it would be much great if it support to set or limit only one of sites to be a login site, is it possible please?
Alex
]]>Hey. Does this support multi-network and not just multisite? I have a very large multi-network that I manage and there are around 50 domains (networks). Single sign on would be awesome here! Thanks!
]]>I’m getting mixed content warnings since changing my multisite over to SSL. Is this hard coded in the plugin itself or something I need to change on my end?
Mixed Content: The page at ‘https://domain.com/wp-login.php’ was loaded over HTTPS, but requested an insecure script ‘https://domain.com/?action=sso-login&sso=Xt62LXO%2Fz8%2BNL48H43eLUxqrcfkdke…1Iy1jMnvGywiIziUsPVHUM%2BYkpIX2ceCq4q&callback=loadSitesCB&_=1494617945695’. This request has been blocked; the content must be served over HTTPS
]]>i’m using groupblog plugin and hence multisite feature . there’s is one problem. Whenever an unregistered user goes directly to one of the subsites in my network , when he clicks login he’s redirected to https://www.mainsite.com/subsite/wp-login instead i want him to go to https://www.mainsite.com/wp-login. How can i do this ?
]]>Hello Author,
Is this plugin work in sub domain sites or extension sites? Example; mywebsite.com, mywebsite.com/me, mywebsite.com/you, mywebsite.com/us.
Does your plugin do the single login to all sites if the user login in the main site (mywebsite.com)? Please reply.
Thank you
]]>Hi, I am very excited to find your plugin.
I am setting up a multisite for language learning purpose, for people from many places (mother tones).
However, the multisite is planned to be able to charge.. I hope.. for members from each different country.
Therefore, I will need to limit each members for each country to be able to login its subdomain and its forum in its language only.
I wonder if this is possible for your wonderful WP Multisite SSO to set this up…
I do hope it works in this plugin.
Best regards,
JJ.
Hey there, I am looking to implement this plugin in our environment, but, how does it handle user access levels on different sites within the multisite.
example :
User A has admin rights on one subsite, but, only subscriber access on a different one. Do they need to login again to the subsite with admin permissions in order to work on it?
thanks!
]]>I am stuck in a redirection loop between my main login and the wp-amin after installing this I am now 100% locked out of the site.
https://geeksexchange.ca/login/
redirects me to
which redirects to
]]>Hello,
Is it possible to redirect all users to the same specific URL after login?
Thanks.
Hi,
I get this error:
in Firebug…
I readed the problem about allowing JSONP requests but my hosting company says they support this.
I’m running the latest WordPress Multisite with Domain mapping. Any idea how to solve this?
Thanks!
]]>Hi, I use a function which attaches a CSS file to the login screen. I customize the login logo this way.
function my_login_css() {
echo '<link rel="stylesheet" type="text/css" href="' .plugins_url('login.css ', __FILE__). '">';
}
add_action('login_head', 'my_login_css');
I’m wondering if it’s possible for the “Logging in to network sites” screen that the WP Multisite SSO plugin generates to accept CSS from my function. Specifically, I am wondering how to style the WordPress logo (body.login h1 a). I see in the plugin sso.php file, the markup is the same but it does not seem to utilize the stylesheet.
Thanks in advance for any help and of course for the great plugin!
]]>Dear
Can you let me know how to change the screen on log out to make a nice screen for my site and in French
thanks
]]>