Describe the solution you'd like
If an external provider was set for authentication, and the local auth is disabled, the login form is still showed.
It could be interesting to implement a new environment / config variable to disable the login form and redirect automatically to the provider thanks to the informations added in the PGADMIN_CONFIG_OAUTH2_CONFIG environment variable or the config.py
Describe the solution you'd like
If an external provider was set for authentication, and the local auth is disabled, the login form is still showed.
It could be interesting to implement a new environment / config variable to disable the login form and redirect automatically to the provider thanks to the informations added in the
PGADMIN_CONFIG_OAUTH2_CONFIGenvironment variable or the config.py