Uploaded image for project: 'Confluence Data Center'
  1. Confluence Data Center
  2. CONFSERVER-25738

OAuth Consumer description does not change based on Base URL

    XMLWordPrintable

Details

    Description

      Steps to reproduce

      1. Setup the Application Link between JIRA and Confluence
      2. Configure OAuth in the application link
      3. Use the OAuth connection in Confluence (probably with JIRA gadget)
      4. Check the OAuth access token in JIRA at User Profile >> Tools >> View OAuth Access Tokens
      5. Change the Base URL of Confluence and re-create the Application Link again
      6. Check the OAuth access token in JIRA

      Workaround
      Modify the description from the database

      • JIRA
        SELECT * FROM oauthspconsumer;
        
      • Confluence
        SELECT * FROM bandana WHERE BANDANAKEY LIKE 'com.atlassian.oauth.consumer.ConsumerService:host.__HOST_SERVICE__';
        

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              klfoong Foong (Inactive)
              Votes:
              15 Vote for this issue
              Watchers:
              18 Start watching this issue

              Dates

                Created:
                Updated: