php - Single sign on 10 different web sites -


i have 10 websites different php related platforms in drupal, joomla, wordpress , core php etc (even includes sub domains also).

i want create 1 new website registration , login functionality in core php or else framework. want implement single sign on functionality through latest web site. can 1 let me know process finish this.

if looking pre-built single sign-on system integrate projects, may want check out:

http://barebonescms.com/documentation/sso/

the sso client can integrated plugin drupal, joomla, wordpress, etc. basically, override login system sso server/client system. finding plugins @ moment bit difficult since relatively new software.


Comments

Popular posts from this blog

javascript - backbone.js Collection.add() doesn't `construct` (`initialize`) an object -

php - Get uncommon values from two or more arrays -

Adding duplicate array rows in Php -