Thorsten Hoeger created CXF-4888: ------------------------------------ Summary: OAuthClientUtils ignore argument on getAccessToken() Key: CXF-4888 URL: https://issues.apache.org/jira/browse/CXF-4888 Project: CXF Issue Type: Bug Components: JAX-RS Security Affects Versions: 2.7.3 Reporter: Thorsten Hoeger
The method getAccessToken(String,Consumer,AccessTokenGrant,boolean) ignores the value of setAuthorizationHeader and forwards a hard coded value of true to the next call. (Line: 136) -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira