pzampino opened a new pull request #251: KNOX-2215 - Token service should return a 401 response when the renew… URL: https://github.com/apache/knox/pull/251 …er is not white-listed ## What changes were proposed in this pull request? The Knox Token service has been modified to respond to renew/revoke requests with a HTTP 401 Unauthorized status when the "renewer" is either unknown or has not been white-listed in the service configuration instead of the more generic HTTP 400 Bad Request. ## How was this patch tested? Modified existing TokenServiceResourceTest methods for the affected renew/revoke scenarios.
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
