Hello, Igniters! Recently we added the possibility of sending user defined attributes from clients, and check those attributes in a custom authenticator implementation[1]. However in some cases it's not working well for GridClient because currently the attributes are only added to TOPOLOGY message. I've created a ticket with a reproducer:
https://issues.apache.org/jira/browse/IGNITE-12891 I suggest solving this problem by adding user defined attributes to other GridClient messages such as GridClientAutheticationRequest and so on. What do you think? Best regards Oleg [1] https://issues.apache.org/jira/browse/IGNITE-12049
