[pgAdmin][Patch] - RM #5940 - Add support for Oauth 2 authentication

From: Khushboo Vashi <khushboo(dot)vashi(at)enterprisedb(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: [pgAdmin][Patch] - RM #5940 - Add support for Oauth 2 authentication
Date: 2021-06-17 10:52:27
Message-ID: CAFOhELek51f+q6gb2Sdx4CX94fSNVfye2k8-dXKJm3afDWiL6w@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi,

Please find the attached patch for the RM #5940 - Add support for Oauth 2
authentication.

The patch includes:

- Pluggable Oauth 2 authentication support with the multiple providers
- Configurable support for Master Key in Oauth2 and Kerberos
authentication, so user can save the database server password
- Introduced the separate module/blueprint for kerberos and Oauth2 under
authentication module for the readability and maintainability

Note: The initial patch for Oauth2 authentication was sent by Florian
Sabonchi, I have worked on top of it.

Thanks,
Khushboo

Attachment Content-Type Size
RM_5940.patch application/octet-stream 202.5 KB

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2021-06-17 10:52:58 pgAdmin 4 commit: Fixed API test cases for PG/EPAS 9.6
Previous Message Akshay Joshi 2021-06-17 10:50:45 pgAdmin 4 commit: Fixed API test cases for PG/EPAS 9.6