pgAdmin 4 commit: Added support for Azure AD OAUTH2 authentication. Fix - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Added support for Azure AD OAUTH2 authentication. Fix
Date
Msg-id E1nhR5T-0006aP-0Q@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Added support for Azure AD OAUTH2 authentication. Fixes #7325

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=f28e8126af2a57f1f97ef199e986ab9a8989d4ee
Author: Yogesh Mahajan <yogesh.mahajan@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes_6_9.rst   |  1 +
web/pgadmin/authenticate/oauth2.py | 21 +++++++++++++--------
2 files changed, 14 insertions(+), 8 deletions(-)


pgadmin-hackers by date:

Previous
From: Akshay Joshi
Date:
Subject: pgAdmin 4 commit: Fixed an issue where the table showed duplicate colum
Next
From: Akshay Joshi
Date:
Subject: Re: Feature #7325 - Support for Azure AD OAUTH2 authentication