Currently, the Java driver falls back to the config json credentials if they are present, even if the user provided their own credentials.
The Astra secure connect bundle no longer has the credentials in config.json due to it being considered a security vulnerability so we should completely ignore those fields in the config.json.
At the risk of potentially creating more problems, do we want to consider a log if the driver detects username/password in the bundle?