Proxy Auth
Constructors
Properties
Link copied to clipboard
The type of authentication that the proxy uses for connections from the proxy to the underlying database. One of SECRETS
.
Link copied to clipboard
The type of authentication the proxy uses for connections from clients. Valid values are MYSQL_NATIVE_PASSWORD
, POSTGRES_SCRAM_SHA_256
, POSTGRES_MD5
, and SQL_SERVER_AUTHENTICATION
.
Link copied to clipboard
A user-specified description about the authentication used by a proxy to log in as a specific database user.