Someone correct me if I'm wrong, but I don't think you can use standard cookies across domains.
Have you thought about using OpenID's? There are some really good OpenID gems. If these apps are going to be used in a workplace or similar scenario, you could try to use LDAP or AD...I know there are some gems to help with this. On Jul 15, 6:19 am, Arun Kumar <[email protected]> wrote: > Hello Everybody, > > I have two rails app. Both have login pages for user authentication. The > two apps have links to one another. Now what i need is when a user logs > in to one app, he should not be again asked for login when he clicks the > link for second app. > > Please tell me how to go on? > > Thanks in advance, > Ak > -- > Posted viahttp://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ 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 [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---

