Describe the solution you'd like
We are using oauth2 for authentication and the idea is that we don't want to have password (besides the sql servers) to access pgadmin. There is PGADMIN_CONFIG_MASTER_PASSWORD_REQUIRED but this only works in desktop mode. Can this also support server mode?
Describe alternatives you've considered
None