You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Taras Ledkov (JIRA)" <ji...@apache.org> on 2018/05/21 12:32:00 UTC

[jira] [Updated] (IGNITE-8541) Auth: username case sensitive/insensitive behavior is invalid

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

Taras Ledkov updated IGNITE-8541:
---------------------------------
    Fix Version/s:     (was: 2.6)

> Auth: username case sensitive/insensitive behavior is invalid
> -------------------------------------------------------------
>
>                 Key: IGNITE-8541
>                 URL: https://issues.apache.org/jira/browse/IGNITE-8541
>             Project: Ignite
>          Issue Type: Bug
>          Components: jdbc, odbc, thin client
>    Affects Versions: 2.4
>            Reporter: Taras Ledkov
>            Assignee: Taras Ledkov
>            Priority: Major
>
> JDBC thin driver, ODBC driver and Java thin client doesn't support case insensitive behavior for user name when authentication is enabled.
> The user name property already case insensitive.
> The username property must be handled as the *scheme* parameter:
> - quoted user name is case sensitive.
> - nonquoted user name is not case sensitive.



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