Doug Davies created SHINDIG-1984:
------------------------------------
Summary: When doing an OAUTH2 flow the first request to the
service that returns the oauthApprovalUrl probably shouldn’t be cached or set
in the staleResponse
Key: SHINDIG-1984
URL: https://issues.apache.org/jira/browse/SHINDIG-1984
Project: Shindig
Issue Type: Bug
Components: Java
Affects Versions: 2.5.1
Reporter: Doug Davies
Priority: Minor
When doing an OAUTH2 flow the first request to the service that returns the
oauthApprovalUrl probably shouldn’t be cached or set in the staleResponse,
because then it could possibly be used on the response for the ACTUAL request
if it returns a 500. Thus an endless loop of display the approval url and
making the service call.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)