You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Ivan Gagarkin (Jira)" <ji...@apache.org> on 2023/03/29 09:01:00 UTC

[jira] [Updated] (IGNITE-19099) Java: Thin 3.0: Support basic authentication

     [ https://issues.apache.org/jira/browse/IGNITE-19099?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ivan Gagarkin updated IGNITE-19099:
-----------------------------------
    Description: 
# Add credentials to ConnectionProperties
 # Authenticate on handshake org.apache.ignite.internal.client.TcpClientChannel#handshakeAsync
 # If the client can’t authenticate, it should throw AuthenticationException

> Java: Thin 3.0: Support basic authentication
> --------------------------------------------
>
>                 Key: IGNITE-19099
>                 URL: https://issues.apache.org/jira/browse/IGNITE-19099
>             Project: Ignite
>          Issue Type: Improvement
>          Components: platforms, thin client
>            Reporter: Mikhail Pochatkin
>            Priority: Major
>              Labels: ignite-3
>
> # Add credentials to ConnectionProperties
>  # Authenticate on handshake org.apache.ignite.internal.client.TcpClientChannel#handshakeAsync
>  # If the client can’t authenticate, it should throw AuthenticationException



--
This message was sent by Atlassian Jira
(v8.20.10#820010)