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