[Rails] Re: Best Practices for Multiple site One login

2012-10-02 Thread Matt Jones
On Monday, 1 October 2012 05:42:13 UTC-4, thansika malar wrote: Loginbuilder.com offers Single Sign On (SSO) service for multiple website owners. Make use of this service to give your users share one login to use all your websites. User details maintenance is made easier here. Next time

[Rails] Re: Best Practices for Multiple site One login

2012-10-01 Thread thansika malar
Loginbuilder.com offers Single Sign On (SSO) service for multiple website owners. Make use of this service to give your users share one login to use all your websites. User details maintenance is made easier here. -- You received this message because you are subscribed to the Google Groups

[Rails] Re: Best Practices for Multiple site One login

2011-02-10 Thread alexey.Creopolis
we used http://code.google.com/p/rubycas-server/ excellent stuff if you dont want to mess(not really much work) with OpenID or similar .. -- You received this message because you are subscribed to the Google Groups Ruby on Rails: Talk group. To post to this group, send email to

[Rails] Re: Best Practices for Multiple site One login

2011-02-09 Thread Mitchell Gould
Jaymin Shah wrote in post #980516: I would suggest exploring openID implementation. regards, Jaymin Thanks Jaymin I will check it out now. -- Posted via http://www.ruby-forum.com/. -- You received this message because you are subscribed to the Google Groups Ruby on Rails: Talk group. To

[Rails] Re: Best Practices for Multiple site One login

2011-02-09 Thread Phoenix Rising
There are a couple ways you can go. If you're in a corporate environment (as I was when I last did something like this), you may want to integrate with an LDAP server of some kind (in my case it was ActiveDirectory 2008). You'd then authenticate your users through that LDAP server across all the