JDBC Driver for Elasticsearch

Build 22.0.8462

Authentication

This section provides a complete list of the Authentication properties you can configure in the connection string for this provider.


PropertyDescription
AuthSchemeThe scheme used for authentication. Accepted entries are None, Basic, Negotiate (Kerberos), AwsRootKeys, AwsIAMRoles, and APIKey. None is the default.
UserThe user who is authenticating to Elasticsearch.
PasswordThe password used to authenticate to Elasticsearch.
ServerThe host name or IP address of the Elasticsearch REST server. Alternatively, multiple nodes in a single cluster can be specified, though all such nodes must be able to support REST API calls.
PortThe port for the Elasticsearch REST server.
APIKeyThe APIKey used to authenticate to Elasticsearch.
APIKeyIdThe APIKey Id to authenticate to Elasticsearch.

Copyright (c) 2023 CData Software, Inc. - All rights reserved.
Build 22.0.8462