I have a OAuth gadget running in orkut sandbox. I initially deployed my web app in a public ip machine and I had no issues in signature verification process. Now I have apache server running on a public IP machine and I have a rewrite rule applied to redirect requests to another server which is in the internal network. When orkut is signing the requests, it signs the request using my public ip, and when my app(Service Provider) is verifying the signature, it sees the URL with internal ip address and the signature verification fails. How to go about solving this issue. Please help me ....
-- You received this message because you are subscribed to the Google Groups "OAuth" 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/oauth?hl=en.
