Problems with WP Multisite SSO

Hey @Jason_Lorje, I think your setup can work as long as:

  1. Users have the same ID across all of the sites
  2. You have one login page that logs the users into all sites at once

It sounds like the WP Multisite SSO plugin might do all of that.

If you’re comfortable doing some coding, try following my integration guide one piece at a time:

https://meta.discourse.org/t/wordpress-integration-guide/27531

The only part I’m unsure will work for you is the wp_login_url function; it depends how multisite and the SSO plugin handle it.

You do not want to check enable sso provider. These are the only options I enable:

I hope that helps!

1 Like