On Fri, Nov 18, 2022 at 11:06 AM mahendrakar s
wrote:
> On Fri, 18 Nov 2022 at 10:39, Khushboo Vashi
> wrote:
> >
> > Hi,
> >
> > On Fri, Nov 18, 2022 at 9:47 AM mahendrakar s <
> mahendrakarfo...@gmail.com> wrote:
> >>
> >> Hi PgAdmin Hackers,
> >>
> >> I am working on oauth poc with Postgres,
On Fri, 18 Nov 2022 at 10:39, Khushboo Vashi
wrote:
>
> Hi,
>
> On Fri, Nov 18, 2022 at 9:47 AM mahendrakar s
> wrote:
>>
>> Hi PgAdmin Hackers,
>>
>> I am working on oauth poc with Postgres, here the flow is:
>> Authentication Code with pkce
>>
> As per my knowledge, Postgres doesn't support O
Hi,
On Fri, Nov 18, 2022 at 9:47 AM mahendrakar s
wrote:
> Hi PgAdmin Hackers,
>
> I am working on oauth poc with Postgres, here the flow is:
> Authentication Code with pkce
>
> As per my knowledge, Postgres doesn't support Oauth2 authentication to
connect a database server directly, of course
Hi Mahendrakar,
pgAdmin is not an OAuth2 client/Middleware. It is a PostgreSQL management
tool/client.
pgAdmin is not suited for your requirement.
On Fri, Nov 18, 2022 at 9:47 AM mahendrakar s
wrote:
> Hi PgAdmin Hackers,
>
> I am working on oauth poc with Postgres, here the flow is:
> Authent
Hi PgAdmin Hackers,
I am working on oauth poc with Postgres, here the flow is:
Authentication Code with pkce
In this flow, I need to configure or make changes to PgAdmin to
1. Pass additional parameters in the connection string like below for psql:
./psql -U mahendrak...@microsoft.com -d 'd