lmccay opened a new pull request, #1155: URL: https://github.com/apache/knox/pull/1155
[KNOX-3259](https://issues.apache.org/jira/browse/KNOX-3259) - Implement OAuth Refresh Token and Exchange Token Grant Types What changes were proposed in this pull request? We need to add the token_exchange and refresh_token grant types to the existing client_credentials support in JWTProvider. This will allow long running processes and apps to acquire new tokens as well as exchange them for more specifically scoped or federated tokens. These are required for proper support of OAuth. How was this patch tested? Added new unit tests and ran both 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]
