Hi All, I wanna pass cookies with url.Suppose i have two website and both website have LDAP server for user authentication.if i authenticated in one website then i wanna pass that cookies to another website for authenticating the user. Is it possible for single sign on? If yes then please tell me how can i pass the cookies url. Need your help actually i wanna do single sign on i am able to authenticate user through mechanize but i am not getting proper url as a authenticated user. I hope you got my problem if not the please tell then tell me your answer. me and if yes . Waiting for your reponse. Please help me. Thanks, Varun kumar -- 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 post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
If you want to pass a session_id or an authenticated key in the URL have a look at this plugin. The code may give you some ideas. http://fatdrive.tv/article/trakb/595-Rails+No-Cookie+Session+Support+Plugin -- Long http://FATdrive.tv/wall/trakb/10-Long http://FATdrive.tv/ - store, play, share ----- Original Message ----- From: "Varun Goel" <rails-mailing-list-ARtvInVfO7ksV2N9l4h3zg@public.gmane.org> To: <rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org> Sent: Friday, March 14, 2008 1:15 PM Subject: [Rails] How to pass cookies to website??/??> > Hi All, > I wanna pass cookies with url.Suppose i have two website and both > website have LDAP server for user authentication.if i authenticated in > one website then i wanna pass that cookies to another website for > authenticating the user. > Is it possible for single sign on? > If yes then please tell me how can i pass the cookies url. > Need your help actually i wanna do single sign on i am able to > authenticate user through mechanize but i am not getting proper url as a > authenticated user. > I hope you got my problem if not the please tell then tell me your > answer. > me and if yes . > Waiting for your reponse. > Please help me. > Thanks, > Varun kumar > ----~--~---------~--~----~------------~-------~--~----~ 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 rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
Long wrote:> If you want to pass a session_id or an authenticated key in the URL have > a look at this plugin. The > code may give you some ideas. > > http://fatdrive.tv/article/trakb/595-Rails+No-Cookie+Session+Support+Plugin > > -- Long > http://FATdrive.tv/wall/trakb/10-Long > http://FATdrive.tv/ - store, play, share > > > ----- Original Message ----- > From: "Varun Goel" <rails-mailing-list-ARtvInVfO7ksV2N9l4h3zg@public.gmane.org> > To: <rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org> > Sent: Friday, March 14, 2008 1:15 PM > Subject: [Rails] How to pass cookies to website??/??Thanks a Lot lang.I will see it and let you know that it''s working for me or not? Thanks Varun -- 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 post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---