[
https://issues.apache.org/jira/browse/IGNITE-8198?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16476622#comment-16476622
]
Prachi Garg commented on IGNITE-8198:
-------------------------------------
[~dmagda], please review the following:
* JDBC -
[https://apacheignite-sql.readme.io/v2.4/docs/jdbc-driver_25_hidden#section-parameters]
* JDBC Connection String Examples -
https://apacheignite-sql.readme.io/v2.4/docs/jdbc-driver_25_hidden#section-additional-connection-string-examples
* ODBC -
https://apacheignite-sql.readme.io/v2.4/docs/connection-string-and-dsn-25#section-connection-string-samples
* Binary Client Protocol -
[https://apacheignite.readme.io/v2.4/docs/binary-client-protocol-edited#section-handshake]
* Binary Client Protocol Handshake Example -
https://apacheignite.readme.io/v2.4/docs/binary-client-protocol-edited#section-example
* Java Thin Client -
https://apacheignite.readme.io/v2.4/docs/java-thin-client-security#section-authentication
* .NET Thin Client -
https://apacheignite-net.readme.io/v2.4/docs/thin-client-25#section-authentication
* REST -
[https://apacheignite.readme.io/v2.4/docs/rest-api-25#section-security]
[~isapego], please review the ODBC section (see link above)
> Document how to use username/password for REST, drivers and thin clients
> ------------------------------------------------------------------------
>
> Key: IGNITE-8198
> URL: https://issues.apache.org/jira/browse/IGNITE-8198
> Project: Ignite
> Issue Type: Task
> Components: documentation
> Affects Versions: 2.5
> Reporter: Prachi Garg
> Assignee: Prachi Garg
> Priority: Major
> Fix For: 2.5
>
>
> Overall, we have to update the following protocols/driving explaining how to
> open a secured connection:
> * JDBC/ODBC
> * Binary Client Protocol:
> [https://apacheignite.readme.io/docs/binary-client-protocol#section-handshake]
> * Thin clients (Java and Net)
> * REST protocol - [https://apacheignite.readme.io/docs/rest-api]
> Set <property name="authenticationEnabled" value="true"/> in ignite
> configuration when persistence is enabled.
> Talk to [~vozerov] and [~taras.ledkov] to get more details and support.
> They've been working on this functionality:
> https://issues.apache.org/jira/browse/IGNITE-7436
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)