-
Notifications
You must be signed in to change notification settings - Fork 5.1k
CAMEL-20503: camel-http OAuth2 support for caching / refreshing tokens #15704
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
🌟 Thank you for your contribution to the Apache Camel project! 🌟 🤖 CI automation will test this PR automatically. 🐫 Apache Camel Committers, please review the following items:
|
|
/component-test camel-http Result ✅ The tests passed successfully |
|
🤖 The Apache Camel test robot will run the tests for you 👍 |
|
Will make a pr out of this draft after making tests for token caching, and after re-generating files |
|
Great start on this |
|
are you able to pick this work - would be good to get done within a few weeks so we can get 4.9 released incl this |
Hello, will finish on this week |
|
/component-test camel-http Result ✅ The tests passed successfully |
|
🤖 The Apache Camel test robot will run the tests for you 👍 |
|
/component-test camel-http Result ✅ The tests passed successfully |
|
🤖 The Apache Camel test robot will run the tests for you 👍 |
- added caching oauth2 tokens for http component, and configuration parameters for caching
- rerun generate jobs
- rerun generate jobs
|
This PR has many modified files that are not in the commit so the PR cannot do automated testing |
|
it seems this PR is somehow half broken with a lot of not related files in DSL etc. I wonder if you could do a clean PR where changes are only in http component and its "friends" such as atmosphere or else that may extend http component. |
Description
Tracking
https://issues.apache.org/jira/browse/CAMEL-20503