smolnar82 opened a new pull request, #1170: URL: https://github.com/apache/knox/pull/1170
[KNOX-KNOX-3272](https://issues.apache.org/jira/browse/KNOX-3272) - Client credential flow validation issues ## What changes were proposed in this pull request? This PR fixes two things: 1. In case of invalid `client_secret`, the response code is 401 (it was 400) 2. No longer possible to validate a client credentials flow request without the `client_id` ## How was this patch tested? Updated existing JUnit tests and added a new one to cover point 2.) from above. ## Integration Tests N/A ## UI changes N/A -- 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]
