Svar: Re: What happened to HTTP component OAuth support?

2024-03-01 Thread Mikael Andersson Wigander
Hi thanks

No need, the documentation is now updated with samples and explanations.

/M

Den 1 mars 2024 kl 13:27, Claus Ibsen <[claus.ib...@gmail.com](mailto:Den 1 
mars 2024 kl 13:27, Claus Ibsen < skrev:

> Hi
>
> You are welcome to look further, it could be due to http client v4 -> v5
> upgrade that causes major refactor.
> And as such this feature may need to be implement again. If so you are
> welcome to help. Create a JIRA and see how to do that.
>
> On Mon, Feb 19, 2024 at 12:22 PM Mikael Andersson Wigander
>  wrote:
>
>> Hi
>>
>> As of release 4.2 there’s support for OAuth in the http component but
>> nowhere to be found on how to use it.
>>
>> CAMEL-18637
>>
>> all I can find is a OAuth2ClientConfigurer class.
>>
>> /M
>
> --
> Claus Ibsen
> -
> @davsclaus
> Camel in Action 2: https://www.manning.com/ibsen2

Re: What happened to HTTP component OAuth support?

2024-03-01 Thread Claus Ibsen
Hi

You are welcome to look further, it could be due to http client v4 -> v5
upgrade that causes major refactor.
And as such this feature may need to be implement again. If so you are
welcome to help. Create a JIRA and see how to do that.

On Mon, Feb 19, 2024 at 12:22 PM Mikael Andersson Wigander
 wrote:

> Hi
>
> As of release 4.2 there’s support for OAuth in the http component but
> nowhere to be found on how to use it.
>
> CAMEL-18637
>
> all I can find is a OAuth2ClientConfigurer class.
>
> /M



-- 
Claus Ibsen
-
@davsclaus
Camel in Action 2: https://www.manning.com/ibsen2


What happened to HTTP component OAuth support?

2024-02-19 Thread Mikael Andersson Wigander
Hi

As of release 4.2 there’s support for OAuth in the http component but nowhere 
to be found on how to use it.

CAMEL-18637

all I can find is a OAuth2ClientConfigurer class.

/M