lmccay opened a new pull request, #1154:
URL: https://github.com/apache/knox/pull/1154

   [KNOX-3260](https://issues.apache.org/jira/browse/KNOX-3260) - Extend Client 
Credentials Support to include the client_id and client_secret as HTTP Basic
   
   ## What changes were proposed in this pull request?
   Many OAuth clients for client credentials only support HTTP basic 
credentials + grant_type headers.
   
   Extend the existing support for HTTP Basic that is there for passcode and 
JWT's as passwords to support but client_id and client_secret when the 
grant_type is also client_credentials.
   
   ## How was this patch tested?
   
   Added and ran new and existing tests.
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to