Data at Your Fingertips: Explore Our New Reporting and Statistical Capabilities By Ryan Ashbrook 3 hours ago
Max Meter Posted March 11, 2018 Share Posted March 11, 2018 For some new project, ipboard (machine A) would need to run on a single server. On another server, we would need to run a custom application (machine B), using SSO to get the current logged in user from ipboard. Now our main question is: we need to load the init.php, as explained here. Would we need to setup the whole IPBoard (using same database login details) on machine B too? Link to comment Share on other sites More sharing options...
bfarber Posted March 12, 2018 Share Posted March 12, 2018 If our software is on server A and another project on server B needs to load the user (i.e. SSO), you won't be able to just load init.php in that capacity very easily. You will probably be better off implementing an oAuth connection between the two sites with 4.3 when it is available. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.