Re: Bearer Token Refresh Task

2022-02-17 Thread David Li
t;> to do that.) But that should be separable from authentication itself? >> >> >> >> As a side note, we have far too many auth methods, especially as some >> are >> >> misleadingly named (e.g. the "basic" auth has little to no relation with >

Re: Bearer Token Refresh Task

2022-02-17 Thread José Almeida
>> As a side note, we have far too many auth methods, especially as some > are > >> misleadingly named (e.g. the "basic" auth has little to no relation with > >> HTTP Basic Auth). I suppose a lot of it is just historical stuff that > >> should probably be clea

Re: Bearer Token Refresh Task

2022-02-17 Thread Holden Karau
gly named (e.g. the "basic" auth has little to no relation with > >> HTTP Basic Auth). I suppose a lot of it is just historical stuff that > >> should probably be cleaned up, or at least properly documented. > >> > >> -David > >> > >> O

Re: Bearer Token Refresh Task

2022-02-17 Thread David Li
ar too many auth methods, especially as some are >> misleadingly named (e.g. the "basic" auth has little to no relation with >> HTTP Basic Auth). I suppose a lot of it is just historical stuff that >> should probably be cleaned up, or at least properly documented. >>

Re: Bearer Token Refresh Task

2022-02-17 Thread José Almeida
> > On Tue, Feb 8, 2022, at 13:15, José Almeida wrote: > > Hi guys, We are assuming the Bearer Token Refresh task, which was started > > but now it's been paused for a while (link to original POC) > > <[link](https://github.com/apache/arrow/pull/8780)>, and we have so

Re: Bearer Token Refresh Task

2022-02-08 Thread David Li
r at least properly documented. -David On Tue, Feb 8, 2022, at 13:15, José Almeida wrote: > Hi guys, We are assuming the Bearer Token Refresh task, which was started > but now it's been paused for a while (link to original POC) > <[link](https://github.com/apache/arrow/pull/87

Bearer Token Refresh Task

2022-02-08 Thread José Almeida
Hi guys, We are assuming the Bearer Token Refresh task, which was started but now it's been paused for a while (link to original POC) <[link](https://github.com/apache/arrow/pull/8780)>, and we have some concerns about it, such as: 1 During a Flight Call we can get unauthenticated while con