Ignore Connection Password¶
Key: connection.ignorePassword
Env Var: CONNECTION_IGNOREPASSWORD
Default: false
Scope: Global
Description: Setting this option will cause QIE to not use the password in the connection to the database. This is used when implementing alternatives to username/password authentication.
Examples¶
Env Var
Java Option
YAML