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

      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__';
        

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

                Created:
                Updated:
                Resolved: