Use Azure Active Directory for authentication with PostgreSQL

Hi,

Does Ignition offer support for connecting to an Azure PostgreSQL database using Azure Active Directory Authentication as detailed here: Use Azure Active Directory - Azure Database for PostgreSQL - Single Server | Microsoft Learn?

The ignition docs only mentions basic username password authentication.

Thanks in advance,
Laurens

Nope. That document basically admits that it isn't truly integrated, as you have to generate a token yourself (on demand) and treat it as a password.