Security and authentication
New features for security and authentication.
	CONNECT TO VERTICA: Passwordless authentication
You can now omit the user's password in the call to CONNECT TO VERTICA, authenticating to the target database with one of the following methods instead:
- Credential forwarding: Forward the password for the current user to the target database
 - TLS authentication: Authenticate with TLS
 
For details, see CONNECT TO VERTICA