Re: [PR] CAMEL-18637: camel-http support for OAuth2 client credentials flow [camel]

2023-10-12 Thread via GitHub
davsclaus merged PR #11628: URL: https://github.com/apache/camel/pull/11628 -- 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: commits-unsubscr...@camel.ap

Re: [PR] CAMEL-18637: camel-http support for OAuth2 client credentials flow [camel]

2023-10-11 Thread via GitHub
davsclaus commented on PR #11628: URL: https://github.com/apache/camel/pull/11628#issuecomment-1758596843 Ok PR is now passing -- 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

Re: [PR] CAMEL-18637: camel-http support for OAuth2 client credentials flow [camel]

2023-10-11 Thread via GitHub
davsclaus commented on PR #11628: URL: https://github.com/apache/camel/pull/11628#issuecomment-1758522672 Do you have test failure locally with HttpNoConnectionRedeliveryTest ? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub a

Re: [PR] CAMEL-18637: camel-http support for OAuth2 client credentials flow [camel]

2023-10-11 Thread via GitHub
davsclaus commented on code in PR #11628: URL: https://github.com/apache/camel/pull/11628#discussion_r1354305726 ## components/camel-http/src/main/java/org/apache/camel/component/http/OAuth2ClientConfigurer.java: ## @@ -0,0 +1,79 @@ +/* + * Licensed to the Apache Software Founda

Re: [PR] CAMEL-18637: camel-http support for OAuth2 client credentials flow [camel]

2023-10-10 Thread via GitHub
davsclaus commented on code in PR #11628: URL: https://github.com/apache/camel/pull/11628#discussion_r1353250496 ## components/camel-http/src/main/java/org/apache/camel/component/http/OAuth2ClientConfigurer.java: ## @@ -0,0 +1,84 @@ +/* + * Licensed to the Apache Software Founda

Re: [PR] CAMEL-18637: camel-http support for OAuth2 client credentials flow [camel]

2023-10-10 Thread via GitHub
gilvansfilho commented on PR #11628: URL: https://github.com/apache/camel/pull/11628#issuecomment-1756105551 I think I'm done. Could someone take a look? -- 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 t

Re: [PR] CAMEL-18637: camel-http support for OAuth2 client credentials flow [camel]

2023-10-04 Thread via GitHub
oscerd commented on code in PR #11628: URL: https://github.com/apache/camel/pull/11628#discussion_r1345387813 ## components/camel-http/src/main/java/org/apache/camel/component/http/OAuth2ClientConfigurer.java: ## @@ -0,0 +1,83 @@ +/* + * Licensed to the Apache Software Foundatio