Single Login/Registration Location
-
Hello
After some digging and tweaking I was able to do a single sign on with independent WordPress installs sharing user data.At this point, I’m looking for some information about how to centralize the login/registration for the sites.
For example : The structure of the site would be this:
Main Site
Login/Registration Site
Sub-site A Sub Site B Sub Site CBasically anytime a user clicks on a link on any of the sites – they will be redirected to the Login/Registration Site. They will then register or login and once they do this, they will be redirected to the site they came from. So if a user was on Sub-Site A and clicked on Login – He/She would be taken to the subdomain for login/registration to login. Once he/she clicks on login and is authenticated – he/she would then be redirected to Sub-site A.
Is this possible? I basically want to centralize all login/registrations through one sub domain vs have login/registration independent on each site.
The topic ‘Single Login/Registration Location’ is closed to new replies.