Skip to content

Enable Entra ID authentication for PostgreSQL servers in pgAdmin #9261

@skel0

Description

@skel0

Using Microsoft Azure Database for PostgreSQL flexible server. It is possible to use pgAdmin to connect to the databases providing either an user name or group name in Entra ID and the token of the user. It is explained here:

https://learn.microsoft.com/en-us/azure/postgresql/flexible-server/security-entra-configure

This only works with pgAdmin running in desktop mode. It is still possible to connect to the databases using pgAdmin in server mode but the problem is the token expires frequently and makes this almost unusable.

The feature requested is to make pgAdmin have one more authentication method (Entra ID) and then it takes care of the tokens and keep the connection to PosgreSQL flexible server opened.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

Status

No status

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions