Lorenz Quack created QPID-7151:
----------------------------------

             Summary: [Java Broker] Improve error handling in OAuth2 
AuthenticationProvider 
                 Key: QPID-7151
                 URL: https://issues.apache.org/jira/browse/QPID-7151
             Project: Qpid
          Issue Type: Improvement
            Reporter: Lorenz Quack


Currently, some OAuth2 token endpoints (I'm looking at you GitHub) return 
status code 200 even if an error occurs. This is not caught an subsequent an 
exception is thrown when the access token is not found.

Our code should handle this better and not only check for the status code but 
also for an "error" entry in the response body.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to