You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Oleg Ostanin (Jira)" <ji...@apache.org> on 2020/04/13 11:38:00 UTC

[jira] [Created] (IGNITE-12891) Add userAttributes map to all GridClient messages

Oleg Ostanin created IGNITE-12891:
-------------------------------------

             Summary: Add userAttributes map to all GridClient messages
                 Key: IGNITE-12891
                 URL: https://issues.apache.org/jira/browse/IGNITE-12891
             Project: Ignite
          Issue Type: Bug
            Reporter: Oleg Ostanin
            Assignee: Oleg Ostanin


Currently we are only sending userAttributes map in GridClient TOPOLOGY message. In some particular circumstances it can lead to an authentication failure.

Reproducer:

https://github.com/oleg-ostanin/ignite/blob/gridclient-fail-reproducer/modules/core/src/test/java/org/apache/ignite/internal/processors/security/client/AdditionalSecurityCheckGridClientTest.java



--
This message was sent by Atlassian Jira
(v8.3.4#803005)