Branch: refs/heads/master
Home: https://github.com/pgadmin-org/pgadmin4
Commit: 0431cf7fc11e7ea70d67bb516eafb1a839999b80
https://github.com/pgadmin-org/pgadmin4/commit/0431cf7fc11e7ea70d67bb516eafb1a839999b80
Author: Yogesh Mahajan <yogesh(dot)mahajan(at)enterprisedb(dot)com>
Date: 2023-05-10 (Wed, 10 May 2023)
Changed paths:
M web/pgadmin/authenticate/oauth2.py
Log Message:
-----------
Ensure the user is able to log in if the specified OAUTH2_USERNAME_CLAIM is present in the OAuth2 profile. #6267