Re: Azure AD authentication using app registration

From: Asmita Thapliyal <asmita(dot)thapliyal(at)gmail(dot)com>
To: Dave Page <dpage(at)pgadmin(dot)org>
Cc: pgadmin-hackers(at)postgresql(dot)org
Subject: Re: Azure AD authentication using app registration
Date: 2022-04-18 09:21:44
Message-ID: CAMgBNbG34=dau_FptcYz0parLVtUobW6WELJv6-NnV597tJ9mg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Thank you Dave for your reply!
Can it use OAUTH2 authentication available with Azure AD? I see only
options available in OAUTH2 are for google & github.
If it can be enabled could you give me some pointers on how to start
incorporating this change?

Thanks,
Asmita

On Thu, Apr 14, 2022 at 2:13 PM Dave Page <dpage(at)pgadmin(dot)org> wrote:

> Hi
>
> On Thu, 14 Apr 2022 at 09:35, Asmita Thapliyal <asmita(dot)thapliyal(at)gmail(dot)com>
> wrote:
>
>> Hello!
>>
>> I don't see Azure AD authentication using app registration is
>> available for pgadmin4. I see other authentication mechanisms via LDAP,
>> OAUTH2 and kerberos.
>> Could you let me know if there is a possibility of enabling it?
>>
>
> We don't support Azure AD auth, and currently have no plans to add it.
> You're welcome to add a feature request at
> https://redmine.postgresql.org/projects/pgadmin4/issues, but it's
> unlikely any of the regular developers will work on it in the near future.
>
> However, you can (in theory - I've never tested it) use Azure Active
> Directory Domain Services to allow applications to authenticate using
> Kerberos. See
> https://techcommunity.microsoft.com/t5/itops-talk-blog/deep-dive-how-azure-ad-kerberos-works/ba-p/3070889
>
>
> --
> Dave Page
> Blog: https://pgsnake.blogspot.com
> Twitter: @pgsnake
>
> EDB: https://www.enterprisedb.com
>
>

In response to

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2022-04-18 09:25:00 Re: [pgAdmin4][Patch] - RM #7179 - PostgreSQL deployment on EDB BigAnimal
Previous Message Khushboo Vashi 2022-04-18 08:26:10 Re: [pgAdmin4][Patch] - RM #7179 - PostgreSQL deployment on EDB BigAnimal