Yii - Sigle Sign On And Shared Database Between Different Domains

Hi guys,

I’m planning to have a shared login mechanism between different domains, like gmail, youtube, google+, which you can login via your Google account.

Is there a nice way to do this? I’m thinking that maybe every time a user register, we cue the other few website and validate/update their record as well. Does Yii have a better way of doing this? Or a better way to do SOO?

Best,

jim

Hi jzhong05

There are plenty of extensions available for oauth

here are some

http://www.yiiframework.com/extension/eoauth/

http://www.yiiframework.com/extension/oauth2/

http://www.yiiframework.com/extensions/?category=1&page=2