[jira] [Created] (IGNITE-7558) CLI AUTH: add user authentication to JDBC thin driver

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (IGNITE-7558) CLI AUTH: add user authentication to JDBC thin driver

Anton Vinogradov (Jira)
Taras Ledkov created IGNITE-7558:
------------------------------------

             Summary: CLI AUTH: add user authentication to JDBC thin driver
                 Key: IGNITE-7558
                 URL: https://issues.apache.org/jira/browse/IGNITE-7558
             Project: Ignite
          Issue Type: Task
          Components: jdbc
    Affects Versions: 2.3
            Reporter: Taras Ledkov
            Assignee: Taras Ledkov
             Fix For: 2.5


Add user authentication to JDBC thin driver.
- Authentication will be disabled by default to let users migrate from previous versions easily
- Clients will optionally pass username and password to the cluster during handshake phase.
- Password will be delivered in a *plain form*, because otherwise clients will have to implement complex hashing logic on their own. SSL will be used to protect passwords.

[Devlist discussion|http://apache-ignite-developers.2346864.n4.nabble.com/Username-password-authentication-for-thin-clients-td26058.html]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)