• Resolved Jing

    (@gujingc)


    Hi,

    We are launching a multisite solution. Some of subsite will use their own custom domains.

    So our domains will look like this:
    1) https://www.mainsite.com
    2) https://www.mainsite.com/subsiteA
    3) https://www.subsiteB.com

    In our solution anyone registers on any of the subsites will automatically get an account with the main site.

    In this case, I assume that to let our users stay on the network regardless which subsite he / she clicks into, requires your plugin, correct?

    If so, what should we do with the htaccess? (www.ads-software.com has default htaccess for subdomain. We are not using a subdomain but custom domain.) Does your plugin touch the registration process? We prefer not to modify our registration process, and keep it as is.

    Thanks a lot.

    Jing

Viewing 1 replies (of 1 total)
  • Plugin Author miniOrange

    (@cyberlord92)

    Hi Jing,

    It seems you have a WordPress multisite network setup where the subsites can have custom domains.
    As I understand it, this is what you have right now on your site: Whenever a user registers from any subdomain (any subsite) then that user is created on the main site and it is not created in other subdomains. You manually assign that user to other subdomains. Please correct me if I am wrong.

    Now you want to implement SSO for your site and want the users who exist in third-party IdP to SSO into your site. If the user already exists in your site then he should be able to access the subdomain of which he /she is part of but if the user does not exist in your site then during SSO, the user should be created in main site only. Please let me know if this is what you are looking for.

    Looking forward to your response.

    Thanks

Viewing 1 replies (of 1 total)
  • The topic ‘Question regarding the multisite’ is closed to new replies.