Uploaded image for project: 'Shindig'
  1. Shindig
  2. SHINDIG-1869

OAuth verifier not being added to requests because of recent OAuth popup changes

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Invalid
    • None
    • 2.5.0-beta5
    • None
    • None

    Description

      I was able to reproduce this with a gadget using OAuth 1.0a. The OAuthCallbackServlet returns some javascript which calls window.opener... Before the change to the OAuth popup code window.opener was the gadget window, however now it is the container. So the variable gadgets.io.oauthReceivedCallbackUrl_ is never actually set in the gadget window, only in the container. The oauthReceivedCallbackUrl_ contains parameters that may be necessary when making requests for resources protected by oauth and the provider may reject them if they are missing.

      Attachments

        Activity

          People

            ddumont Dan Dumont
            rbaxter Ryan Baxter
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: