Can't reauthenticate after revoking OAuth token in Confluence

Issue #8 new
Andrew S created an issue

Scenario to replicate: 1. In JIRA, issue tab panel displays correct Confluence content 2. In Confluence, user revokes the JIRA OAuth token (via profile -> Settings -> View OAuth Access Tokens) 3. In JIRA, user refreshes the issue page 4. Issue tab panel displays "Confluence not available: oauth_problem=token_rejected"

Apparently, this scenario is unlikely to arise, as users rarely reject OAuth tokens.

Comments (1)

  1. Andrew S reporter

    A possible fix is to use an ApplicationLinkResponseHandler instead of a ReturningResponseHandler as I am at the moment.

  2. Log in to comment