Re: [squid-users] Support for OAuth2 Authorization flow

2022-07-15 Thread Amos Jeffries
On 16/07/22 08:46, Sood, Ritu wrote: Hi Currently Squid Bearer Authentication assumes that there is enough information in the HTTP CONNECT request headers to validate the user. But, in case, if there is no valid JWT,  in our use case we want to initiate OAuth2 authorization flow from Squid a

[squid-users] Support for OAuth2 Authorization flow

2022-07-15 Thread Sood, Ritu
Hi Currently Squid Bearer Authentication assumes that there is enough information in the HTTP CONNECT request headers to validate the user. But, in case, if there is no valid JWT, in our use case we want to initiate OAuth2 authorization flow from Squid and redirect the user to go to an IDP for