[pgadmin-org/pgadmin4] acc267: Fixed a missing "jwks_uri" in metadata error that ...

From: Yogesh Mahajan <noreply(at)github(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: [pgadmin-org/pgadmin4] acc267: Fixed a missing "jwks_uri" in metadata error that ...
Date: 2022-12-22 11:24:25
Message-ID: pgadmin-org/pgadmin4/push/refs/heads/master/94d6b8-acc267@github.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Branch: refs/heads/master
Home: https://github.com/pgadmin-org/pgadmin4
Commit: acc26744e342212d681be43e5eedbec1f0c63ded
https://github.com/pgadmin-org/pgadmin4/commit/acc26744e342212d681be43e5eedbec1f0c63ded
Author: Yogesh Mahajan <yogesh(dot)mahajan(at)enterprisedb(dot)com>
Date: 2022-12-22 (Thu, 22 Dec 2022)

Changed paths:
M docs/en_US/oauth2.rst
M web/config.py
M web/pgadmin/authenticate/oauth2.py

Log Message:
-----------
Fixed a missing "jwks_uri" in metadata error that occurred when logging in with an oAuth2 provider like Azure or Google. #5666

Browse pgadmin-hackers by date

  From Date Subject
Next Message Anthony DeBarros 2022-12-26 17:51:23 pgAdmin file read question
Previous Message Dave Page 2022-12-22 11:21:33 [pgadmin-org/pgadmin4] 94d6b8: Include libpq development packages in the repos. (...