Hi all, I am trying to support the Windows live web auth system (they still dont have open id fully working yet :( ) .The quirk is that on login,the Windows Live send a request to your url and also specifies an 'action' paramter. However, in the controller method, the action parameter seems to have the rails method name and not the one sent by windows live..Has anyone noticed this?
Rails seems to overwrite the action parameter..Any clue how to get the original one sent by live? vivek --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

