Fixed an issue where the user unable to login with OAuth2 when LDAP & OAuth2 configured as login sources. Fixes #6594
Branch ------ master Details ------- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=3590c9172c679319932aa26ea755ba19c76656fe Author: Khushboo Vashi <khushboo.va...@enterprisedb.com> Modified Files -------------- web/pgadmin/authenticate/__init__.py | 11 ++++++++--- web/pgadmin/authenticate/oauth2.py | 6 ++++-- 2 files changed, 12 insertions(+), 5 deletions(-)