这是indexloc提供的服务,不要输入任何密码
Skip to content

disable master password requirement when using alternative auth source (RM #7012) #4769

@dpage

Description

@dpage

Issue migrated from Redmine: https://redmine.postgresql.org/issues/7012
Originally created by Eric Gagnon at 2021-11-18 22:00:59 UTC.

Using alternative auth sources (oauth2, webserver, kerberos) still requires the user to either:

  • set and use a master password every time you 'login'
  • enter the database connection passwords every time you 'login'

This effectively negates the benefit of outsourcing auth to other systems. It should be possible to either disable the master password or use a default one.

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions