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 <dp...@pgadmin.org> wrote: > Hi > > On Thu, 14 Apr 2022 at 09:35, Asmita Thapliyal <asmita.thapli...@gmail.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 > >